--- ChangeLog | 2 ++ gnulib | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index 45e25fa..d9755f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-05-11 James Youngman <[email protected]> + * gnulib: Update submodule to current version at origin/master. + Fix inadequte quoting in AC_ARG_ENABLE usage. * configure.ac: Quote second argument of AC_ARG_ENABLE. diff --git a/gnulib b/gnulib index fd9f1ac..94ee038 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit fd9f1acededd74f8cd095e657528aa8fad183536 +Subproject commit 94ee038129c3b40510ef0ff6ac6ddfe85bf0f97f -- 1.7.10.4 _______________________________________________ Findutils-patches mailing list [email protected] https://lists.gnu.org/mailman/listinfo/findutils-patches
