I missed the setting of PREFIX_INCLUDE_DIR when I visually santity checked
the output from a autoconfig run.
This commit is contained in:
parent
d542ec16a8
commit
59f416fcf0
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user