Remove the "gnits" option; it prohibits my using "+" as a version
authorJim Meyering <jim@meyering.net>
Sat, 24 Feb 2007 12:57:51 +0000 (13:57 +0100)
committerJim Meyering <jim@meyering.net>
Sat, 24 Feb 2007 12:57:51 +0000 (13:57 +0100)
string suffix, and all it does (beyond the default "gnu" option)
is to _require_ the THANKS file.
* configure.ac (AM_INIT_AUTOMAKE): Remove it.

Remove all AUTOMAKE_OPTIONS settings in Makefile.am files.
* tests/chgrp/Makefile.am, tests/chmod/Makefile.am:
* tests/chown/Makefile.am, tests/cp/Makefile.am:
* tests/du/Makefile.am, tests/expr/Makefile.am:
* tests/factor/Makefile.am, tests/general/Makefile.am:
* tests/install/Makefile.am, tests/ln/Makefile.am:
* tests/ls/Makefile.am, tests/mkdir/Makefile.am:
* tests/mv/Makefile.am, tests/readlink/Makefile.am:
* tests/rm/Makefile.am, tests/rmdir/Makefile.am:
* tests/seq/Makefile.am, tests/stty/Makefile.am:
* tests/tee/Makefile.am, tests/touch/Makefile.am:

22 files changed:
ChangeLog
configure.ac
tests/chgrp/Makefile.am
tests/chmod/Makefile.am
tests/chown/Makefile.am
tests/cp/Makefile.am
tests/du/Makefile.am
tests/expr/Makefile.am
tests/factor/Makefile.am
tests/general/Makefile.am
tests/install/Makefile.am
tests/ln/Makefile.am
tests/ls/Makefile.am
tests/mkdir/Makefile.am
tests/mv/Makefile.am
tests/readlink/Makefile.am
tests/rm/Makefile.am
tests/rmdir/Makefile.am
tests/seq/Makefile.am
tests/stty/Makefile.am
tests/tee/Makefile.am
tests/touch/Makefile.am

index 56862ce..1ffa301 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
 2007-02-24  Jim Meyering  <jim@meyering.net>
 
+       Remove the "gnits" option; it prohibits my using "+" as a version
+       string suffix, and all it does (beyond the default "gnu" option)
+       is to _require_ the THANKS file.
+       * configure.ac (AM_INIT_AUTOMAKE): Remove it.
+
+       Remove all AUTOMAKE_OPTIONS settings in Makefile.am files.
+       * tests/chgrp/Makefile.am, tests/chmod/Makefile.am:
+       * tests/chown/Makefile.am, tests/cp/Makefile.am:
+       * tests/du/Makefile.am, tests/expr/Makefile.am:
+       * tests/factor/Makefile.am, tests/general/Makefile.am:
+       * tests/install/Makefile.am, tests/ln/Makefile.am:
+       * tests/ls/Makefile.am, tests/mkdir/Makefile.am:
+       * tests/mv/Makefile.am, tests/readlink/Makefile.am:
+       * tests/rm/Makefile.am, tests/rmdir/Makefile.am:
+       * tests/seq/Makefile.am, tests/stty/Makefile.am:
+       * tests/tee/Makefile.am, tests/touch/Makefile.am:
+
        * README: Document the OSF/1 4.0d build failure and work-around.
        Reported by Bruno Haible.
 
index a1e0933..393d7bb 100644 (file)
@@ -27,7 +27,7 @@ AC_CONFIG_AUX_DIR(build-aux)
 AC_CONFIG_HEADERS([lib/config.h:lib/config.hin])
 
 AB_INIT()
-AM_INIT_AUTOMAKE([1.10 gnits dist-bzip2])
+AM_INIT_AUTOMAKE([1.10 dist-bzip2])
 
 AC_PROG_CC_STDC
 AM_PROG_CC_C_O
index 6ffa9b7..8dffd01 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.4 gnits
-
 TESTS = \
   default-no-deref \
   basic \
index 0eac486..1388961 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.4 gnits
-
 TESTS = \
   inaccessible \
   c-option \
index e452a01..61e6581 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.4 gnits
-
 TESTS = \
   preserve-root \
   basic \
index 8c978ee..f9925db 100644 (file)
@@ -17,8 +17,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AUTOMAKE_OPTIONS = 1.1 gnits
-
 TESTS = \
   file-perm-race parent-perm-race \
   backup-dir \
index 1527450..3149cfa 100644 (file)
@@ -1,7 +1,6 @@
 # Make coreutils tests for "du".                       -*-Makefile-*-
 
-# Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006 Free Software
-# Foundation, Inc.
+# Copyright (C) 2000, 2002-2007 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -18,8 +17,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AUTOMAKE_OPTIONS = 1.4 gnits
-
 TESTS = \
   one-file-system \
   inacc-dest \
index e63e4a1..7440c74 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.3b gnits
-
 TESTS = basic
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
index a776129..dedc143 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.3b gnits
-
 TESTS = basic
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
index aba767a..1dbc1d1 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to create Makefile.in.
 
 ## Makefile for Autoconf testsuite.
-## Copyright (C) 2000, 2003 Free Software Foundation, Inc.
+## Copyright (C) 2000, 2003, 2007 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -18,8 +18,6 @@
 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 ## 02110-1301, USA.
 
-AUTOMAKE_OPTIONS = gnits
-
 SUITE = suite.at dd.at m4sh.at
 
 EXTRA_DIST = $(SUITE) testsuite
index 4e262ee..5544d7d 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.3 gnits
-
 TESTS = trap basic-1 create-leading d-slashdot
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
index 0f97078..7ae15a7 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.2 gnits
-
 TESTS = hard-backup target-1 sf-1 misc backup-1
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
index 36d7b4f..461ba07 100644 (file)
@@ -1,7 +1,6 @@
 # Make coreutils tests for "ls".               -*-Makefile-*-
 
-# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2006 Free
-# Software Foundation, Inc.
+# Copyright (C) 1997-2003, 2006-2007 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -18,8 +17,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AUTOMAKE_OPTIONS = 1.2 gnits
-
 TESTS = \
   nameless-uid \
   color-dtype-dir \
index ab217af..fc2ab77 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.1 gnits
-
 TESTS = \
   p-thru-slink \
   p-3 p-1 p-2 p-v special-1 perm parents t-slash p-slashdot
index dcc6d22..71c9119 100644 (file)
@@ -1,6 +1,6 @@
 # Make coreutils tests for "mv".                       -*-Makefile-*-
 
-# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
 # Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
@@ -18,8 +18,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AUTOMAKE_OPTIONS = 1.3 gnits
-
 TESTS = \
   hard-verbose \
   backup-dir \
index c6a5945..4ff7ef3 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.4 gnits
-
 TESTS = rl-1 can-e can-f can-m
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
index 4c212b9..e946489 100644 (file)
@@ -18,8 +18,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AUTOMAKE_OPTIONS = 1.1 gnits
-
 TESTS = \
   i-never \
   fail-eacces \
index e1c9643..eadbaba 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.4 gnits
-
 TESTS = fail-perm ignore t-slash
 
 EXTRA_DIST = $(TESTS)
index 3af0268..7463a5d 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.3b gnits
-
 TESTS = basic
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
index 003b7eb..5cd33b5 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.2f gnits
-
 TESTS = row-col-1 basic-1
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
index c4b8b29..48f3239 100644 (file)
@@ -1,6 +1,4 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.4 gnits
-
 TESTS = basic dash
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
index aabdb09..1fce9cd 100644 (file)
@@ -1,7 +1,6 @@
 # Make coreutils tests for "touch".            -*-Makefile-*-
 
-# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
-# Free Software Foundation, Inc.
+# Copyright (C) 1998-2007 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -18,8 +17,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AUTOMAKE_OPTIONS = 1.3 gnits
-
 TESTS = \
   read-only \
   relative \