summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-02 14:06:37 +0000
committerJim Meyering <jim@meyering.net>2002-07-02 14:06:37 +0000
commit51e63eddf44dd718cf0532d4f7eb68f22490ef61 (patch)
tree6b40c3e201db5fc4fa0f92b638367ac4332ac9b0 /configure.ac
parent3f1725cd4a1572f4dea882ee181f74795f4ad2ad (diff)
downloadcoreutils-51e63eddf44dd718cf0532d4f7eb68f22490ef61.tar.xz
remove djgpp
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 31cce2687..9b4125df6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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