add HAVE_LIBM
authorDan Harkless <dan@harkless.org>
Thu, 13 May 1999 01:10:45 +0000 (01:10 +0000)
committerDan Harkless <dan@harkless.org>
Thu, 13 May 1999 01:10:45 +0000 (01:10 +0000)
config.h.in

index 3915bde..eccfb10 100644 (file)
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
 
+/* Define if you have the m library (-lm).  */
+#undef HAVE_LIBM
+
 /* Define if you have the ndbm library (-lndbm).  */
 #undef HAVE_LIBNDBM