Missing #endif
[LibreOffice.git] / glib / glib-2.28.1.noise.patch
blobf42b08a97a64ed9b258bbf7dac93f2fbbbd32860
1 --- misc/glib-2.28.1/gio/tests/Makefile.in 2011-02-18 16:22:00.000000000 +0100
2 +++ misc/build/glib-2.28.1/gio/tests/Makefile.in 2011-06-10 16:37:05.000000000 +0200
3 @@ -1020,7 +1020,9 @@
4 proxy_LDADD = $(progs_ldadd) \
5 $(top_builddir)/gthread/libgthread-2.0.la
7 +ifneq ($(MSGFMT),)
8 MISC_STUFF = test.mo
9 +endif
10 DISTCLEANFILES = \
11 applications/mimeinfo.cache \
12 org.gtk.test.enums.xml \