Properly configure the bockbuild submodule
[mono.git] / packaging / MacSDK / patches / gettext-no-samples.patch
1 --- a/gettext-tools/Makefile.in.orig    2010-06-03 16:38:55.000000000 -0500
2 +++ b/gettext-tools/Makefile.in 2010-06-04 01:16:07.000000000 -0500
3 @@ -1248,7 +1248,7 @@
4  top_srcdir = @top_srcdir@
5  AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
6  ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
7 -SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples
8 +SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests
9
10  # Allow users to use "gnulib-tool --update".