diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
commit | 3add449a170be706377b66bee46af25633bc945c (patch) | |
tree | 7415df14a37624ff0b24fd40bde079927a88c28a /print/gutenprint/files/patch-src_main_Makefile.in | |
parent | 975af646f278430e563b72219a2c3055b211eb1a (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_3_0'.release/5.3.0
Notes
Notes:
svn path=/head/; revision=120459
svn path=/tags/RELEASE_5_3_0/; revision=120460; tag=release/5.3.0
Diffstat (limited to 'print/gutenprint/files/patch-src_main_Makefile.in')
-rw-r--r-- | print/gutenprint/files/patch-src_main_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/gutenprint/files/patch-src_main_Makefile.in b/print/gutenprint/files/patch-src_main_Makefile.in deleted file mode 100644 index 1f6e7e4918ed..000000000000 --- a/print/gutenprint/files/patch-src_main_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/main/Makefile.in.orig Fri Jul 16 09:18:56 2004 -+++ src/main/Makefile.in Fri Jul 16 21:15:04 2004 -@@ -200,7 +200,7 @@ - - libgimpprint_la_SOURCES = gimp-print-internal.h print-lexmark.c print-canon.c print-dither.c print-escp2.c print-escp2.h print-escp2-data.c print-pcl.c print-ps.c print-util.c print-color.c print-weave.c print-version.c print-dither-matrices.c print-dither.h quickmatrix257.h ran.367.179.h ran.509.131.h - --libgimpprint_la_LIBADD = $(GIMPPRINT_DEPLIBS) -+libgimpprint_la_LIBADD = $(GIMPPRINT_DEPLIBS) $(INTLLIBS) - # Uncommment to build an unversioned library (version in soname) - #libgimpprint_la_LDFLAGS = -release $(GIMPPRINT_VERSION) -rpath $(libdir) - # Uncomment to build a versioned library |