Don't generate Makefiles for zotnet, or mts/mmdf and mts/sendmail,
authorShantonu Sen <ssen@mit.edu>
Fri, 8 Sep 2000 00:36:48 +0000 (00:36 +0000)
committerShantonu Sen <ssen@mit.edu>
Fri, 8 Sep 2000 00:36:48 +0000 (00:36 +0000)
since they are no longer being compiled.

configure.in

index 196fdc9..2958b79 100644 (file)
@@ -779,10 +779,8 @@ dnl ----------------
 dnl OUTPUT MAKEFILES
 dnl ----------------
 AC_OUTPUT(Makefile config/Makefile h/Makefile sbr/Makefile uip/Makefile \
 dnl OUTPUT MAKEFILES
 dnl ----------------
 AC_OUTPUT(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, \
+          mts/generic/Makefile mts/Makefile mts/smtp/Makefile \
+         etc/Makefile docs/Makefile man/Makefile, \
           [test -z "$CONFIG_HEADERS" || echo > stamp-h])
 
 dnl Umm, what's the point of these assignments??  -- <dan-nmh@dilvish.speed.net>
           [test -z "$CONFIG_HEADERS" || echo > stamp-h])
 
 dnl Umm, what's the point of these assignments??  -- <dan-nmh@dilvish.speed.net>