summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-08-02 16:35:30 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:13:51 +0200
commitdbf5e07ec10934f71bef15f61d4e2382291c2f80 (patch)
tree018abd5f9a18c3718dff6840bb9293405f5e9010 /configure.ac
parentf6e4c3cc45838e0992e28861edb1b48e328fb57c (diff)
downloadexternal_gettext-dbf5e07ec10934f71bef15f61d4e2382291c2f80.zip
external_gettext-dbf5e07ec10934f71bef15f61d4e2382291c2f80.tar.gz
external_gettext-dbf5e07ec10934f71bef15f61d4e2382291c2f80.tar.bz2
Recurse into gnulib-local as well.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 531bcf3..65be0bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Configuration for the toplevel directory of GNU gettext
-dnl Copyright (C) 1995-1999, 2000-2003, 2005 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-1999, 2000-2003, 2005-2006 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -48,4 +48,6 @@ esyscmd([{ cd autoconf-lib-link && autoconf --trace=AC_ARG_ENABLE:'$n([$1],[$2])
AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([gnulib-local/Makefile])
+
AC_OUTPUT