Changed configure.in's check for sigsetjmp to properly deal with
[mmh] / config.h.in
index eccfb10..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