diff options
Diffstat (limited to 'sysdep')
-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 276929e..cee980c 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 */ |