]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Refer to examples/configure.
authorBruno Haible <bruno@clisp.org>
Fri, 30 Jun 2006 22:49:11 +0000 (22:49 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:28 +0000 (12:13 +0200)
gettext-tools/ChangeLog
gettext-tools/configure.ac

index cbfa63028f27cbb4e22d4cacefc4dbb4beebba2f..89cd0973b1464201c4102c43f0d4c6bca7801831 100644 (file)
@@ -1,6 +1,7 @@
 2006-06-29  Bruno Haible  <bruno@clisp.org>
 
        * configure.ac: Remove AC_CONFIG_FILES for files in examples subdir.
+       Use AC_CONFIG_SUBDIRS instead.
 
 2006-06-27  Bruno Haible  <bruno@clisp.org>
 
index cd5759e558cbbeb713de31ca6c12ca22e954eed0..fbeb29695a7b2bba3c5f647035b89292a322dfa9 100644 (file)
@@ -338,6 +338,8 @@ $RELEASE_DATE  GNU  <bug-gnu-gettext@gnu.org>
 
 EOF
 
+AC_CONFIG_SUBDIRS(examples)
+
 AC_CONFIG_FILES([Makefile])
 
 AC_CONFIG_FILES([doc/Makefile],