blob: 6649c0e28c260762b352d1ef391085e5ce38ead6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.38-1611 Wed Jan 21 00:15:20 1998
+++ configure Wed Jan 21 00:19:56 1998
@@ -2067,7 +2067,7 @@
fi
echo "$ac_t""$cf_cv_dcl_sys_errlist" 1>&6
-test $cf_cv_dcl_sys_errlist = no && cat >> confdefs.h <<\EOF
+test $cf_cv_dcl_sys_errlist = no || cat >> confdefs.h <<\EOF
#define DECL_SYS_ERRLIST 1
EOF
|