I've pushed the attached patch.
2010-04-06 James Youngman <[email protected]>
* import-gnulib.config (modules): Use the getopt-gnu module from
gnulib rather than the (obsolete) getopt module.
From 1284636a2e4e64cc57fe8241fa0ed290205843f6 Mon Sep 17 00:00:00 2001
From: James Youngman <[email protected]>
Date: Tue, 6 Apr 2010 00:55:06 +0100
Subject: [PATCH] Use the getopt-gnu module, not the obsolete getopt module.
To: [email protected]
* import-gnulib.config (modules): Use the getopt-gnu module from
gnulib rather than the (obsolete) getopt module.
Signed-off-by: James Youngman <[email protected]>
---
ChangeLog | 5 +++++
import-gnulib.config | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index d044174..0c1dc95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-06 James Youngman <[email protected]>
+
+ * import-gnulib.config (modules): Use the getopt-gnu module from
+ gnulib rather than the (obsolete) getopt module.
+
2010-04-05 James Youngman <[email protected]>
Use bool instead of the previous typedef boolean.
diff --git a/import-gnulib.config b/import-gnulib.config
index 119a3d5..4c93be7 100644
--- a/import-gnulib.config
+++ b/import-gnulib.config
@@ -49,7 +49,7 @@ fopen-safer
fts
getdate
getline
-getopt
+getopt-gnu
gettext
gpl-3.0
hash
--
1.7.0
_______________________________________________
Findutils-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/findutils-patches