chiark / gitweb /
really detect WCOREDUMP properly debian_version_1_0_4
authorian <ian>
Fri, 7 Apr 2006 19:16:38 +0000 (19:16 +0000)
committerian <ian>
Fri, 7 Apr 2006 19:16:38 +0000 (19:16 +0000)
acconfig.h
config.h.in

index 55efe25d47644f0b3b973b3ae0724db51fcf33d9..17273022142cf5a67d59ebf1cd57f788a40af1aa 100644 (file)
@@ -25,6 +25,9 @@
 /* Define if LOG_AUTHPRIV exists.  */
 #undef HAVE_LOG_AUTHPRIV
 
+/* Define if WCOREDUMP exists.  */
+#undef HAVE_WCOREDUMP
+
 /* Define if function attributes a la GCC 2.5 and higher are available.  */
 #undef HAVE_GNUC25_ATTRIB
 
index 62f921f60725975058aa884ab88b2e29891831c5..0697f090502ff06b6026d192028db8b55fd14ee6 100644 (file)
@@ -6,6 +6,9 @@
 /* Define if LOG_AUTHPRIV exists.  */
 #undef HAVE_LOG_AUTHPRIV
 
+/* Define if WCOREDUMP exists.  */
+#undef HAVE_WCOREDUMP
+
 /* Define if function attributes a la GCC 2.5 and higher are available.  */
 #undef HAVE_GNUC25_ATTRIB