summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-05-15 14:01:53 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-05-15 14:01:53 -0700
commit1f281b36801627601f8a92f26e8ac6a0a7e36526 (patch)
treef11ab924e259e14e8df7f2e79ec4b1602d7bd748 /configure.ac
parentbca6d67e3f92b9c358e96098d7cd9b841dc16604 (diff)
downloaddiffutils-1f281b36801627601f8a92f26e8ac6a0a7e36526.tar.gz
maint: remove ms subdirectory
diffutils is now designed to build with Cygwin or MinGW. The old DJGPP stuff probably doesn't work anyway. * Makefile.am (SUBDIRS): Remove ms. * NEWS: Document this. * configure.ac (AC_CONFIG_FILES): Remove ms/Makefile. * ms/Makefile.am, ms/README, ms/config.bat, ms/config.sed: * ms/config.site: Remove.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cf71ade..d6e52c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -168,6 +168,5 @@ AC_CONFIG_FILES([
gnulib-tests/Makefile
man/Makefile
po/Makefile.in
- ms/Makefile
])
AC_OUTPUT