bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

import-gnulib.sh no longer creates gnulib/m4/Makefile.am


From: Bas van Gompel
Subject: import-gnulib.sh no longer creates gnulib/m4/Makefile.am
Date: Tue, 8 Mar 2005 06:47:50 +0100 (MET)
User-agent: slrn/0.9.8.1 (Win32) Hamster/2.0.6.0 Korrnews/4.2

Hallo James,

When following build-instructions from README-CVS, currently,
gnulib/m4/Makefile.am is not created by import-gnulib.sh anymore,
causing autoreconf to fail.

Did you accidently comment out it's creation while committing the
unsetting of CDPATH? (cvs annotate/log seem to indicate as much.)


A ChangeLog-entry:

2005-03-08  Bas van Gompel  <address@hidden>

        *import-gnulib.sh: Re-enable creation of gnulib/m4/Makefile.am.


diff -Ndrupb curr/findutils/import-gnulib.sh mine2/findutils/import-gnulib.sh
--- findutils/import-gnulib.sh  2005-02-28 22:56:48.000000000 +0100
+++ findutils/import-gnulib.sh  2005-03-07 04:46:48.000000000 +0100
@@ -118,24 +118,24 @@ cat > gnulib/Makefile.am <<EOF
 SUBDIRS = lib m4
 EOF
 
-## (
-## cat <<EOF
-## # Copyright (C) 2004 Free Software Foundation, Inc.
-## #
-## # This file is free software, distributed under the terms of the GNU
-## # General Public License.  As a special exception to the GNU General
-## # Public License, this file may be distributed as part of a program
-## # that contains a configuration script generated by Automake, under
-## # the same distribution terms as the rest of that program.
-## #
-## # This file was generated by $0 address@hidden
-## #
-## EOF
-## printf "%s" "EXTRA_DIST = "
-## cd  ./gnulib/m4
-## ls *.m4 | sed -e 's/$/ \\/' | sed -e '$ s/\\$//'
-## echo 
-## ) > gnulib/m4/Makefile.am
+(
+cat <<EOF
+# Copyright (C) 2004 Free Software Foundation, Inc.
+#
+# This file is free software, distributed under the terms of the GNU
+# General Public License.  As a special exception to the GNU General
+# Public License, this file may be distributed as part of a program
+# that contains a configuration script generated by Automake, under
+# the same distribution terms as the rest of that program.
+#
+# This file was generated by $0 address@hidden
+#
+EOF
+printf "%s" "EXTRA_DIST = "
+cd  ./gnulib/m4
+ls *.m4 | sed -e 's/$/ \\/' | sed -e '$ s/\\$//'
+echo 
+) > gnulib/m4/Makefile.am
 
 
 


L8r,

Buzz.
-- 
  ) |  | ---/ ---/  Yes, this | This message consists of true | I do not
--  |  |   /    /   really is |   and false bits entirely.    | mail for
  ) |  |  /    /    a 72 by 4 +-------------------------------+ any1 but
--  \--| /--- /---  .sigfile. |   |perl -pe "s.u(z)\1.as."    | me. 4^re




reply via email to

[Prev in Thread] Current Thread [Next in Thread]