]> git.pld-linux.org Git - packages/libgnomeprint.git/commitdiff
- outdated
authoraflinta <aflinta@pld-linux.org>
Sun, 3 Nov 2002 20:25:40 +0000 (20:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libgnomeprint-ac_fixes.patch -> 1.2
    libgnomeprint-am16.patch -> 1.3

libgnomeprint-ac_fixes.patch [deleted file]
libgnomeprint-am16.patch [deleted file]

diff --git a/libgnomeprint-ac_fixes.patch b/libgnomeprint-ac_fixes.patch
deleted file mode 100644 (file)
index d7ca443..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- libgnomeprint-1.113.0/configure.in~        Fri May 17 08:52:41 2002
-+++ libgnomeprint-1.113.0/configure.in Fri May 17 08:52:41 2002
-@@ -12,9 +12,6 @@
- AC_STDC_HEADERS
- AM_PROG_LIBTOOL
--GNOME_COMPILE_WARNINGS(maximum)
--CFLAGS="$CFLAGS $warning_flags"
--
- GETTEXT_PACKAGE=libgnomeprint-2.0
- AC_SUBST(GETTEXT_PACKAGE)
- AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE")
diff --git a/libgnomeprint-am16.patch b/libgnomeprint-am16.patch
deleted file mode 100644 (file)
index e47b3d1..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
---- libgnomeprint-1.113.0/libgnomeprint/drivers/Makefile.am.wiget      Fri May 24 14:04:06 2002
-+++ libgnomeprint-1.113.0/libgnomeprint/drivers/Makefile.am    Fri May 24 14:05:30 2002
-@@ -11,7 +11,7 @@
- libgnomeprint_fax_la_LDFLAGS =  -version-info 0:0:0 -module
- libgnomeprint_fax_la_LIBADD =
--libexecdir = $(libdir)/gnome-print-2.0/drivers
-+driversdir = $(libdir)/gnome-print-2.0/drivers
- if HAVE_OMNI
- omni_libraries = $(OMNI2_LIB)
-@@ -23,7 +23,7 @@
- omni_libadd =
- endif
--libexec_LTLIBRARIES = \
-+drivers_LTLIBRARIES = \
-       $(FAX_LIB) \
-       $(omni_libraries)
- noinst_LTLIBRARIES =
---- libgnomeprint-1.113.0/libgnomeprint/transports/Makefile.am.wiget   Fri May 24 14:06:16 2002
-+++ libgnomeprint-1.113.0/libgnomeprint/transports/Makefile.am Fri May 24 14:07:26 2002
-@@ -1,5 +1,5 @@
--libexecdir = $(libdir)/gnome-print-2.0/transports
--libexec_LTLIBRARIES = \
-+transportsdir = $(libdir)/gnome-print-2.0/transports
-+transports_LTLIBRARIES = \
-       $(FILE_LIB) \
-       $(LPR_LIB)
---- libgnomeprint-1.115.0/tests/Makefile.am.wiget      Mon Jun 10 21:31:14 2002
-+++ libgnomeprint-1.115.0/tests/Makefile.am    Mon Jun 10 21:35:05 2002
-@@ -1,8 +1,9 @@
- if USING_GCC
--CFLAGS=$(WARN_CFLAGS) -Werror
-+WCFLAGS=$(WARN_CFLAGS) -Werror
- else
--CFLAGS=$(WARN_CFLAGS)
-+WCFLAGS=$(WARN_CFLAGS)
- endif
-+CFLAGS=$(WCFLAGS)
- noinst_PROGRAMS = generate
- ## testchema
This page took 0.054543 seconds and 4 git commands to generate.