]> git.pld-linux.org Git - packages/libmng.git/blobdiff - libmng-automake.patch
- rebuild without libjpeg.la
[packages/libmng.git] / libmng-automake.patch
index fbaa16e9839fc0c5ac80996c4bbe2e2ef48749d0..f680c094fd5b23f68d4ff1db159e3daa45710513 100644 (file)
@@ -1,27 +1,28 @@
---- libmng-1.0.9/makefiles/Makefile.am.orig    2005-01-30 11:50:34.000000000 +0100
-+++ libmng-1.0.9/makefiles/Makefile.am 2005-02-05 20:58:13.948041296 +0100
-@@ -2,9 +2,10 @@
\r
- AUTOMAKE_OPTIONS = 1.3 foreign no-dependencies\r
\r
--# include the app subdirectories in the distribution\r
--EXTRA_DIST = makefiles doc contrib\r
-+SUBDIRS = doc\r
\r
-+# include the app subdirectories in the distribution\r
-+EXTRA_DIST = makefiles contrib\r
\r
- # libmng release @VERSION@\r
- libmng_la_LDFLAGS = -version-info 1:0:0\r
---- libmng-1.0.9/makefiles/configure.in.orig   2005-01-30 11:50:34.000000000 +0100
-+++ libmng-1.0.9/makefiles/configure.in        2005-02-05 20:58:38.560299664 +0100
-@@ -189,5 +189,5 @@
\r
-   test $_restore -eq 1 && CPPFLAGS=$_cppflags LDFLAGS=$_ldflags\r
\r
--AC_CONFIG_FILES([Makefile])\r
-+  AC_CONFIG_FILES([Makefile doc/Makefile doc/man/Makefile])\r
- AC_OUTPUT\r
+--- libmng-1.0.10/makefiles/Makefile.am.orig   2004-09-18 09:39:43.000000000 +0200
++++ libmng-1.0.10/makefiles/Makefile.am        2007-07-16 19:43:07.285858201 +0200
+@@ -2,8 +2,10 @@
+ AUTOMAKE_OPTIONS = 1.3 foreign no-dependencies
++SUBDIRS = doc
++
+ # include the app subdirectories in the distribution
+-EXTRA_DIST = makefiles doc contrib
++EXTRA_DIST = makefiles contrib
+ # libmng release @VERSION@
+--- libmng-2.0.2/makefiles/configure.ac.orig   2014-02-04 18:36:36.404372468 +0100
++++ libmng-2.0.2/makefiles/configure.ac        2014-02-04 19:49:51.950854671 +0100
+@@ -250,6 +250,8 @@
+   test $_restore -eq 1 && CPPFLAGS=$_cppflags LDFLAGS=$_ldflags
+ AC_CONFIG_FILES([Makefile 
++      doc/Makefile
++      doc/man/Makefile
+       libmng.pc:libmng.pc.in 
+ ])
+ AC_OUTPUT
 diff -Nru libmng-1.0.5.orig/doc/makefiles/Makefile.am libmng-1.0.5/doc/makefiles/Makefile.am
 --- libmng-1.0.5.orig/doc/makefiles/Makefile.am        Thu Jan  1 01:00:00 1970
 +++ libmng-1.0.5/doc/makefiles/Makefile.am     Tue Mar  4 09:25:11 2003
This page took 0.025036 seconds and 4 git commands to generate.