deal with SIGPIPE so mhl doesn't print "Broken pipe" if you quit out
[mmh] / config.h.in
index 3915bde..eaa7f40 100644 (file)
 /* Define to 1 if struct tm has gmtoff */
 #undef HAVE_TM_GMTOFF
 
+/* Define if your system has sigsetjmp */
+#undef HAVE_SIGSETJMP
+
 /* Define if you have the killpg function.  */
 #undef HAVE_KILLPG
 
 /* Define if you have the sigrelse function.  */
 #undef HAVE_SIGRELSE
 
-/* Define if you have the sigsetjmp function.  */
-#undef HAVE_SIGSETJMP
-
 /* Define if you have the sigsetmask function.  */
 #undef HAVE_SIGSETMASK
 
 /* 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