code cleanup

This commit is contained in:
Michiel Broek
2004-09-27 13:02:58 +00:00
parent 1ef0643fcc
commit 13808e3803
4 changed files with 3 additions and 24 deletions

12
configure vendored
View File

@@ -844,7 +844,7 @@ Optional Features:
--enable-experiment Compile experimental code
--enable-debugging Compile for debugging
--enable-optimize Enable CPU optimize
--enable-newbinkp Compile New Binkp code
--enable-newbinkp Compile Debugging Binkp code
--enable-newsgate Compile with newsgate
Optional Packages:
@@ -3076,16 +3076,6 @@ else
NEWSGATE="No"
fi
cat >>confdefs.h <<_ACEOF
#define RESTAMP_OLD_POSTINGS 21
_ACEOF
cat >>confdefs.h <<\_ACEOF
#define RESTAMP_FUTURE_POSTINGS 1
_ACEOF
echo "$as_me:$LINENO: checking for re_comp in -lcompat" >&5
echo $ECHO_N "checking for re_comp in -lcompat... $ECHO_C" >&6
if test "${ac_cv_lib_compat_re_comp+set}" = set; then