From: Shantonu Sen Date: Fri, 8 Sep 2000 00:37:54 +0000 (+0000) Subject: Don't make Makefiles in zotnet or mts/mmdf or mts/sendmail X-Git-Tag: RELEASE_1_2~197 X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=3a5923368d844e62f27bd078bf1986e7f548476f;p=mmh Don't make Makefiles in zotnet or mts/mmdf or mts/sendmail --- diff --git a/configure b/configure index bbdb686..757e8d1 100755 --- a/configure +++ b/configure @@ -1104,7 +1104,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; @@ -1285,7 +1285,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 @@ -4763,10 +4763,8 @@ 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 \ - 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 + mts/generic/Makefile mts/Makefile mts/smtp/Makefile \ + etc/Makefile docs/Makefile man/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then diff --git a/stamp-h.in b/stamp-h.in index f94fc6d..ef8e1b4 100644 --- a/stamp-h.in +++ b/stamp-h.in @@ -1 +1 @@ -Thursday, July 20, 07:12:35 PM (19:12:35 military) +Thu Sep 7 20:37:09 EDT 2000