SOURCES: libmath++-opt.patch - update for 0.0.4

sls sls at pld-linux.org
Fri Mar 28 01:20:01 CET 2008


Author: sls                          Date: Fri Mar 28 00:20:01 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update for 0.0.4

---- Files affected:
SOURCES:
   libmath++-opt.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/libmath++-opt.patch
diff -u SOURCES/libmath++-opt.patch:1.1 SOURCES/libmath++-opt.patch:1.2
--- SOURCES/libmath++-opt.patch:1.1	Sun Jan 25 21:51:37 2004
+++ SOURCES/libmath++-opt.patch	Fri Mar 28 01:19:56 2008
@@ -1,24 +1,20 @@
-diff -urN libmath++-0.0.3.orig/examples/Makefile.in libmath++-0.0.3/examples/Makefile.in
---- libmath++-0.0.3.orig/examples/Makefile.in	2004-01-25 19:48:53.000000000 +0100
-+++ libmath++-0.0.3/examples/Makefile.in	2004-01-25 19:49:25.000000000 +0100
-@@ -92,7 +92,7 @@
- am__quote = @am__quote@
- install_sh = @install_sh@
+--- libmath++-0.0.4/math++/Makefile.am.orig	2006-10-18 12:44:19.000000000 +0000
++++ libmath++-0.0.4/math++/Makefile.am	2006-10-18 12:44:58.000000000 +0000
+@@ -1,6 +1,6 @@
+ #include $(top_srcdir)/niceprint.mak
  
--CXXFLAGS = -pedantic -ansi -Wall -Wno-long-long
-+CXXFLAGS = -pedantic -ansi -Wall $(OPT) -Wno-long-long
+-AM_CXXFLAGS = -pedantic -ansi -Wall -Wno-long-long
++AM_CXXFLAGS = -pedantic -ansi -Wall $(OPT) -Wno-long-long
  
- LIBS = ../math++/libmath++.la
+ lib_LTLIBRARIES = libmath++.la
  
-diff -urN libmath++-0.0.3.orig/math++/Makefile.in libmath++-0.0.3/math++/Makefile.in
---- libmath++-0.0.3.orig/math++/Makefile.in	2004-01-25 19:48:53.000000000 +0100
-+++ libmath++-0.0.3/math++/Makefile.in	2004-01-25 19:49:59.000000000 +0100
-@@ -92,7 +92,7 @@
- am__quote = @am__quote@
- install_sh = @install_sh@
+--- libmath++-0.0.4/examples/Makefile.am.orig	2006-10-18 12:45:09.000000000 +0000
++++ libmath++-0.0.4/examples/Makefile.am	2006-10-18 12:45:21.000000000 +0000
+@@ -1,6 +1,6 @@
+ #include $(top_srcdir)/niceprint.mak
  
--CXXFLAGS = -pedantic -ansi -Wall -Wno-long-long
-+CXXFLAGS = -pedantic -ansi -Wall $(OPT) -Wno-long-long
+-AM_CXXFLAGS = -pedantic -ansi -Wall -Wno-long-long
++AM_CXXFLAGS = -pedantic -ansi -Wall $(OPT) -Wno-long-long
  
- lib_LTLIBRARIES = libmath++.la
+ LIBS = ../math++/libmath++.la
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libmath++-opt.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list