16 lines
362 B
Text
16 lines
362 B
Text
$NetBSD: patch-aa,v 1.8 2005/01/16 04:44:50 tv Exp $
|
|
|
|
--- configure.orig 2004-12-21 08:30:30.000000000 -0500
|
|
+++ configure
|
|
@@ -19553,9 +19553,9 @@ if test `eval echo '${'$as_ac_Header'}'`
|
|
cat >>confdefs.h <<_ACEOF
|
|
#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
|
|
_ACEOF
|
|
- SYSEXITS_H=sysexits.h
|
|
-else
|
|
SYSEXITS_H=
|
|
+else
|
|
+ SYSEXITS_H=sysexits.h
|
|
fi
|
|
|
|
done
|