[44830] trunk/dports/sysutils/rpm51/files/patch-configure
afb at macports.org
afb at macports.org
Sat Jan 3 02:23:24 PST 2009
Revision: 44830
http://trac.macports.org/changeset/44830
Author: afb at macports.org
Date: 2009-01-03 02:23:24 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
remove old patch junk
Modified Paths:
--------------
trunk/dports/sysutils/rpm51/files/patch-configure
Modified: trunk/dports/sysutils/rpm51/files/patch-configure
===================================================================
--- trunk/dports/sysutils/rpm51/files/patch-configure 2009-01-03 10:19:05 UTC (rev 44829)
+++ trunk/dports/sysutils/rpm51/files/patch-configure 2009-01-03 10:23:24 UTC (rev 44830)
@@ -1,27 +1,3 @@
---- configure.orig 2007-06-22 01:21:33.000000000 +0200
-+++ configure 2007-06-22 01:23:43.000000000 +0200
-@@ -27309,8 +27309,8 @@
- if test $ac_cv_lib_popt_poptGetContext = yes; then
-
- WITH_POPT_SUBDIR=
-- WITH_POPT_INCLUDE=
-- WITH_POPT_LIB="-lpopt"
-+ WITH_POPT_INCLUDE='-I${prefix}/include'
-+ WITH_POPT_LIB='${prefix}/lib/libpopt.la'
-
- fi
-
-@@ -27545,8 +27545,8 @@
- _ACEOF
-
- WITH_SQLITE3_SUBDIR=
-- WITH_SQLITE3_INCLUDE=
-- WITH_SQLITE3_LIB="-lsqlite"
-+ WITH_SQLITE3_INCLUDE='-I${prefix}/include'
-+ WITH_SQLITE3_LIB='${prefix}/lib/libsqlite3.la'
- DBLIBSRCS="$DBLIBSRCS sqlite.c"
-
- fi
--- ./configure.ac.orig 2008-10-18 09:29:28.000000000 +0200
+++ ./configure.ac 2009-01-03 11:10:54.000000000 +0100
@@ -925,9 +925,9 @@ AC_ARG_WITH(python, AS_HELP_STRING([--wi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090103/61c9e160/attachment-0001.html>
More information about the macports-changes
mailing list