I missed the setting of PREFIX_INCLUDE_DIR when I visually santity checked

the output from a autoconfig run.
This commit is contained in:
obrien 2002-05-27 17:48:28 +00:00
parent d542ec16a8
commit 59f416fcf0

View File

@ -87,7 +87,7 @@
/* #undef ssize_t */
/* Define if cpp should also search $prefix/include. */
#define PREFIX_INCLUDE_DIR "NONE/include"
/* #define PREFIX_INCLUDE_DIR "NONE/include" */
/* Define if you have the __argz_count function. */
/* #undef HAVE___ARGZ_COUNT */