chiark / gitweb /
Import release 0.1.6
[secnet.git] / config.h.in
index c52fd8cb74d37555b60f4a9bc0dfe4e7ee43a869..54e8a6fcfe06e5706bb15ab4ba932b9f0810b02a 100644 (file)
 /* Define if you have the fl library (-lfl).  */
 #undef HAVE_LIBFL
 
+/* Define if you have the getopt library (-lgetopt).  */
+#undef HAVE_LIBGETOPT
+
+/* Define if you have the gmp library (-lgmp).  */
+#undef HAVE_LIBGMP
+
 /* Define if you have the gmp2 library (-lgmp2).  */
 #undef HAVE_LIBGMP2
+
+/* Define if you have the gnugetopt library (-lgnugetopt).  */
+#undef HAVE_LIBGNUGETOPT
 /* -*- c -*- */
 
 /* These are from config.h.bot, pasted onto the end of config.h.in. */