blob: 62ea9e28e1541c42c1ff770914a3e80f121ff72d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- config/config.h.in Thu Aug 27 11:43:52 1998
+++ config/config.h.in Sun Sep 6 11:38:27 1998
@@ -1,4 +1,4 @@
-/* config/config.h.in. Generated automatically from configure.in by autoheader. */
+/* config/config.h.in. Generated automatically from ../configure.in by autoheader. */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -360,6 +360,9 @@
/* Define if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
+
+/* Define if you have the <camlib.h> header file. */
+#undef HAVE_CAMLIB_H
/* Define if you have the <chio.h> header file. */
#undef HAVE_CHIO_H
|