SOURCES: a2ps-atan2.patch - updated (a2ps-4.14)
pawelz
pawelz at pld-linux.org
Tue Nov 4 16:38:00 CET 2008
Author: pawelz Date: Tue Nov 4 15:38:00 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated (a2ps-4.14)
---- Files affected:
SOURCES:
a2ps-atan2.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/a2ps-atan2.patch
diff -u SOURCES/a2ps-atan2.patch:1.1 SOURCES/a2ps-atan2.patch:1.2
--- SOURCES/a2ps-atan2.patch:1.1 Tue Nov 21 12:24:14 2006
+++ SOURCES/a2ps-atan2.patch Tue Nov 4 16:37:55 2008
@@ -1,24 +1,11 @@
-diff -Nur a2ps-4.13.orig/lib/Makefile.am a2ps-4.13/lib/Makefile.am
---- a2ps-4.13.orig/lib/Makefile.am 1999-10-18 20:47:00.000000000 +0000
-+++ a2ps-4.13/lib/Makefile.am 2006-11-21 11:07:54.000000000 +0000
-@@ -32,7 +32,7 @@
+--- a2ps-4.14.orig/lib/Makefile.in 2008-11-02 03:28:37.000000000 +0100
++++ a2ps-4.14/lib/Makefile.in 2008-11-04 15:46:34.000000000 +0100
+@@ -322,7 +322,7 @@
+ # Use a struct, handle duplicates, produce ANSI-C
GPERFFLAGS = -t -D -L ANSI-C
- BUILT_SOURCES = parseppd.h liba2ps.h confg.c
-
+ BUILT_SOURCES = parseppd.c parseppd.h liba2ps.h confg.c
-liba2ps_la_LIBADD = @LTALLOCA@ @LTLIBOBJS@
+liba2ps_la_LIBADD = -lm @LTALLOCA@ @LTLIBOBJS@
liba2ps_la_LDFLAGS = -version-info @LIBVERSION@
-
- liba2psheaders = encoding.h media.h jobs.h output.h \
-diff -Nur a2ps-4.13.orig/lib/Makefile.in a2ps-4.13/lib/Makefile.in
---- a2ps-4.13.orig/lib/Makefile.in 2000-02-24 17:55:50.000000000 +0000
-+++ a2ps-4.13/lib/Makefile.in 2006-11-21 11:12:35.000000000 +0000
-@@ -148,7 +148,7 @@
- GPERFFLAGS = -t -D -L ANSI-C
- BUILT_SOURCES = parseppd.h liba2ps.h confg.c
-
--liba2ps_la_LIBADD = @LTALLOCA@ @LTLIBOBJS@
-+liba2ps_la_LIBADD = -lm @LTALLOCA@ @LTLIBOBJS@
- liba2ps_la_LDFLAGS = -version-info @LIBVERSION@
-
liba2psheaders = encoding.h media.h jobs.h output.h \
+ routines.h psgen.h prolog.h faces.h confg.h useropt.h \
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/a2ps-atan2.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list