From: Shantonu Sen Date: Mon, 29 May 2000 07:48:14 +0000 (+0000) Subject: Updating root-level files so that zotnet/tws/Makefile is not generated. X-Git-Tag: kim-before-sasl~17 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=e5800b52263f682f4383d0c88872febb9cf76085 Updating root-level files so that zotnet/tws/Makefile is not generated. --- diff --git a/configure b/configure index 53a353a..f37ac3c 100755 --- a/configure +++ b/configure @@ -1082,7 +1082,7 @@ else int main() { /* Ultrix mips cc rejects this. */ -typedef int charset[2]; const charset x = {0,0}; +typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; @@ -1263,7 +1263,7 @@ if test -n "$RANLIB"; then else echo "$ac_t""no" 1>&6 fi - for ac_prog in mawk gawk nawk awk + for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 @@ -4469,7 +4469,7 @@ ac_given_srcdir=$srcdir ac_given_INSTALL="$INSTALL" trap 'rm -fr `echo "Makefile config/Makefile h/Makefile sbr/Makefile uip/Makefile \ - zotnet/Makefile zotnet/mts/Makefile zotnet/tws/Makefile \ + zotnet/Makefile zotnet/mts/Makefile \ mts/Makefile mts/smtp/Makefile \ mts/sendmail/Makefile mts/mmdf/Makefile etc/Makefile \ docs/Makefile man/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 @@ -4600,7 +4600,7 @@ EOF cat >> $CONFIG_STATUS <