summaryrefslogtreecommitdiff
path: root/comms/soundmodem/files/patch-configure
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2012-11-10 16:56:40 +0000
committerDiane Bruce <db@FreeBSD.org>2012-11-10 16:56:40 +0000
commit6ec5eaf60cbb448c127dad65fdc5a0df1713f176 (patch)
tree6ce5995a70aeebd313cbc53bcf89f863066977c1 /comms/soundmodem/files/patch-configure
parent- Add LICENSE (diff)
- update to latest 0.17
- unbreak amd64 build Feature safe: yes
Notes
Notes: svn path=/head/; revision=307294
Diffstat (limited to 'comms/soundmodem/files/patch-configure')
-rw-r--r--comms/soundmodem/files/patch-configure26
1 files changed, 12 insertions, 14 deletions
diff --git a/comms/soundmodem/files/patch-configure b/comms/soundmodem/files/patch-configure
index d34e203d90db..34a3253c92c1 100644
--- a/comms/soundmodem/files/patch-configure
+++ b/comms/soundmodem/files/patch-configure
@@ -1,22 +1,20 @@
---- configure.orig Tue Sep 12 14:52:56 2006
-+++ configure Tue Sep 12 16:48:30 2006
-@@ -7912,7 +7912,8 @@
+--- configure.orig 2012-11-07 05:55:37.000000000 -0500
++++ configure 2012-11-07 07:02:34.000000000 -0500
+@@ -844,7 +844,7 @@
+ psdir='${docdir}'
+ libdir='${exec_prefix}/lib'
+ localedir='${datarootdir}/locale'
+-mandir='${datarootdir}/man'
++mandir='${prefix}/man'
+
+ ac_prev=
+ ac_dashdash=
+@@ -7265,7 +7265,7 @@
int
main ()
{
-
+#include <stdio.h>
-+printf("RUNNING a conftest!\n");
/* ensure backward compatibility */
#if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR)
#define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR
-@@ -7979,9 +7980,6 @@
-
- echo "$as_me:$LINENO: result: not present." >&5
- echo "${ECHO_T}not present." >&6
-- { { echo "$as_me:$LINENO: error: Sufficiently new version of libasound not found." >&5
--echo "$as_me: error: Sufficiently new version of libasound not found." >&2;}
-- { (exit 1); exit 1; }; }
- alsa_found=no
-
- fi