mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
12 lines
352 B
C
12 lines
352 B
C
--- config.h.in.orig Sat Oct 5 13:48:12 2002
|
|
+++ config.h.in Sat Oct 5 13:48:42 2002
|
|
@@ -147,6 +147,9 @@
|
|
/* Define if you have the <nl_types.h> header file. */
|
|
#undef HAVE_NL_TYPES_H
|
|
|
|
+/* Define if you have the <langinfo.h> header files. */
|
|
+#undef HAVE_LANGINFO_H
|
|
+
|
|
/* Define if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|