summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorBradley Smith2008-03-09 15:00:08 +0000
committerBradley Smith2008-03-09 15:00:08 +0000
commit76565841ac4c40ce7051f59080e3d7e1207998de (patch)
treed8d08607f6b31eb23b64f8b71ed1f880512d7648 /config.h.in
parentGot rid of unnecessary getopt. (diff)
downloadgnurobots-76565841ac4c40ce7051f59080e3d7e1207998de.tar.gz
Corrected all copyright headers, and misc cleanups.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 76779e6..cd1997e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -3,6 +3,9 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
+/* Define to 1 if you have the <getopt.h> header file. */
+#undef HAVE_GETOPT_H
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H