]> git.pld-linux.org Git - packages/GConf2.git/blobdiff - GConf2-am.patch
- new BR
[packages/GConf2.git] / GConf2-am.patch
index 1130d35266925be904ce13f93e9a2e9ece2fe877..78edd2f3502b92885477a5daa041385a2d45bbb8 100644 (file)
@@ -1,12 +1,15 @@
 diff -urN GConf-1.1.9.org/backends/Makefile.am GConf-1.1.9/backends/Makefile.am
 --- GConf-1.1.9.org/backends/Makefile.am       Fri Apr 19 00:22:29 2002
-+++ GConf-1.1.9/backends/Makefile.am   Fri Apr 19 00:25:42 2002
-@@ -34,5 +34,6 @@
++++ GConf-1.1.9/backends/Makefile.am   Fri Apr 19 00:35:32 2002
+@@ -32,7 +32,8 @@
+ libgconfbackend_bdb_la_LDFLAGS = -avoid-version -module
+ libgconfbackend_bdb_la_LIBADD = $(DEPENDENT_LIBS) $(BDB_LIBS)
  
- noinst_PROGRAMS = xml-test
+-noinst_PROGRAMS = xml-test
++#noinst_PROGRAMS = xml-test
++
++#xml_test_SOURCES= $(libgconfbackend_xml_la_SOURCES) xml-test.c
++#xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
  
 -xml_test_SOURCES= $(libgconfbackend_xml_la_SOURCES) xml-test.c
 -xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
-+#xml_test_SOURCES= $(libgconfbackend_xml_la_SOURCES) xml-test.c
-+#xml_test_LDADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
-+
This page took 0.03242 seconds and 4 git commands to generate.