]> git.pld-linux.org Git - packages/GConf2.git/blob - GConf2-am.patch
- am fix
[packages/GConf2.git] / GConf2-am.patch
1 diff -urN GConf-1.1.9.org/backends/Makefile.am GConf-1.1.9/backends/Makefile.am
2 --- GConf-1.1.9.org/backends/Makefile.am        Fri Apr 19 00:22:29 2002
3 +++ GConf-1.1.9/backends/Makefile.am    Fri Apr 19 00:25:42 2002
4 @@ -34,5 +34,6 @@
5  
6  noinst_PROGRAMS = xml-test
7  
8 -xml_test_SOURCES= $(libgconfbackend_xml_la_SOURCES) xml-test.c
9 -xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
10 +#xml_test_SOURCES= $(libgconfbackend_xml_la_SOURCES) xml-test.c
11 +#xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
12 +
This page took 0.027039 seconds and 4 git commands to generate.