]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
remove djgpp
authorJim Meyering <jim@meyering.net>
Tue, 2 Jul 2002 14:06:37 +0000 (14:06 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 2 Jul 2002 14:06:37 +0000 (14:06 +0000)
configure.ac

index 31cce2687e3da3585910945ae8d6a366837f55d5..9b4125df67c096fb8445cc2d111990132d804650 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script. -*-m4-*-
-AC_INIT(GNU coreutils, 1.0.0, bug-coreutils@gnu.org)
+AC_INIT(GNU coreutils, 0.1.0, bug-coreutils@gnu.org)
 AC_CONFIG_SRCDIR(src/ls.c)
 
 AC_CONFIG_AUX_DIR(config)
@@ -277,7 +277,6 @@ AC_CONFIG_FILES(
   m4/Makefile
   po/Makefile.in
   src/Makefile
-  djgpp/Makefile
   tests/Makefile
   tests/basename/Makefile
   tests/chgrp/Makefile