diff options
author | Martin Mares <mj@ucw.cz> | 2000-05-08 14:24:19 +0000 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-05-08 14:24:19 +0000 |
commit | cd44b466515578583d46dcb1a0abdae6e658a166 (patch) | |
tree | 09fdc5efd43587be42cc1eaba71add30e1979f51 /sysdep/config.h | |
parent | f9254d2349c7e2e3c110f7850e402d1c11624940 (diff) |
Forgot to add a spiky comment :)
Diffstat (limited to 'sysdep/config.h')
-rw-r--r-- | sysdep/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdep/config.h b/sysdep/config.h index 276929e2..cee980c4 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -17,6 +17,10 @@ #ifndef MACROS_ONLY +/* + * Of course we could add the paths to autoconf.h, but autoconf + * is stupid and puts make-specific substitutious to the paths. + */ #include "sysdep/paths.h" /* Types */ |