]> git.pld-linux.org Git - packages/GConf2.git/commitdiff
- am fix
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 18 Apr 2002 22:29:01 +0000 (22:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GConf2-am.patch -> 1.1

GConf2-am.patch [new file with mode: 0644]

diff --git a/GConf2-am.patch b/GConf2-am.patch
new file mode 100644 (file)
index 0000000..1130d35
--- /dev/null
@@ -0,0 +1,12 @@
+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 @@
+ 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
++
This page took 0.043066 seconds and 4 git commands to generate.