]> git.pld-linux.org Git - packages/GConf2.git/blob - GConf2-am.patch
- updated to 2.6.2
[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:35:32 2002
4 @@ -26,10 +26,11 @@
5  libgconfbackend_xml_la_LDFLAGS = -avoid-version -module -no-undefined
6  libgconfbackend_xml_la_LIBADD = $(DEPENDENT_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
7  
8 -noinst_PROGRAMS = xml-test
9 +#noinst_PROGRAMS = xml-test
10 +
11 +#xml_test_SOURCES= $(libgconfbackend_oldxml_la_SOURCES) xml-test.c
12 +#xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
13  
14 -xml_test_SOURCES= $(libgconfbackend_oldxml_la_SOURCES) xml-test.c
15 -xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
16  
17  bin_PROGRAMS = gconf-merge-tree
18   
This page took 0.061594 seconds and 3 git commands to generate.