]> git.marmaro.de Git - mmh/commitdiff
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 3915bde2e78febd6dfa5feae54a760e6e517d751..eccfb10271d40079e2de92f3f4f409c706c04007 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