[34908] trunk/dports/audio/libao/files/patch-AU-configure
yves at macports.org
yves at macports.org
Mon Mar 10 17:05:40 PDT 2008
Revision: 34908
http://trac.macosforge.org/projects/macports/changeset/34908
Author: yves at macports.org
Date: 2008-03-10 17:05:39 -0700 (Mon, 10 Mar 2008)
Log Message:
-----------
The right patch for configure
Modified Paths:
--------------
trunk/dports/audio/libao/files/patch-AU-configure
Modified: trunk/dports/audio/libao/files/patch-AU-configure
===================================================================
--- trunk/dports/audio/libao/files/patch-AU-configure 2008-03-10 22:15:00 UTC (rev 34907)
+++ trunk/dports/audio/libao/files/patch-AU-configure 2008-03-11 00:05:39 UTC (rev 34908)
@@ -1,16 +1,7 @@
---- configure.orig Sat Jan 22 10:15:13 2005
-+++ configure Sat Jan 22 10:20:39 2005
-@@ -502,7 +502,7 @@
- includedir='${prefix}/include'
- oldincludedir='/usr/include'
- infodir='${prefix}/info'
--mandir='${prefix}/man'
-+mandir='${prefix}/share/man'
-
- ac_prev=
- for ac_option
-@@ -19121,9 +19121,10 @@
- PROFILE="-pg -g -O20 -D__NO_MATH_INLINES -fsigned-char -mv8" ;;
+--- configure.orig 2007-05-24 12:51:52.000000000 +0200
++++ configure 2007-11-30 21:54:58.000000000 +0100
+@@ -20094,9 +20094,10 @@
+ PROFILE="-pg -g -O20 -D__NO_MATH_INLINES -fsigned-char" ;;
*-darwin*)
PLUGIN_LDFLAGS="-module -avoid-version"
- DEBUG="-g -Wall -D__NO_MATH_INLINES -fsigned-char -Ddlsym=dlsym_auto_underscore"
@@ -23,7 +14,7 @@
*)
PLUGIN_LDFLAGS="-export-dynamic -avoid-version"
DEBUG="-g -Wall -D__NO_MATH_INLINES -fsigned-char"
-@@ -19223,7 +19224,7 @@
+@@ -20203,7 +20204,7 @@
DLOPEN_FLAG='(RTLD_LAZY)'
SHARED_LIB_EXT='.sl'
;;
@@ -32,26 +23,3 @@
DLOPEN_FLAG='(RTLD_LAZY)'
SHARED_LIB_EXT='.so'
;;
-@@ -19245,7 +19246,7 @@
- if test "$prefix" = "/usr"; then
- MANDIR='$(datadir)/man'
- else
-- MANDIR='$(prefix)/man'
-+ MANDIR='$(prefix)/share/man'
- fi
-
-
-@@ -24370,13 +24371,6 @@
- { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
- Usually this means the macro was only invoked conditionally." >&5
- echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
--Usually this means the macro was only invoked conditionally." >&2;}
-- { (exit 1); exit 1; }; }
--fi
--if test -z "${HAVE_ESD_TRUE}" && test -z "${HAVE_ESD_FALSE}"; then
-- { { echo "$as_me:$LINENO: error: conditional \"HAVE_ESD\" was never defined.
--Usually this means the macro was only invoked conditionally." >&5
--echo "$as_me: error: conditional \"HAVE_ESD\" was never defined.
- Usually this means the macro was only invoked conditionally." >&2;}
- { (exit 1); exit 1; }; }
- fi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080310/6deab1df/attachment.html
More information about the macports-changes
mailing list