I missed the setting of PREFIX_INCLUDE_DIR when I visually santity checked

the output from a autoconfig run.
This commit is contained in:
David E. O'Brien 2002-05-27 17:48:28 +00:00
parent f28645c040
commit ca9578f3ef

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 */