From 298c2281c3b06ab671056eaedb6f7cacea788f6c Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 20 May 2003 19:38:56 +0000 Subject: * Update to 0.2.2 * Conditionalize festival support git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@777 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/gnomespeech/files/patch-ltmain.sh | 30 ++++++++++++------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'accessibility/gnomespeech/files') diff --git a/accessibility/gnomespeech/files/patch-ltmain.sh b/accessibility/gnomespeech/files/patch-ltmain.sh index 8afc42e39..be26a38ad 100644 --- a/accessibility/gnomespeech/files/patch-ltmain.sh +++ b/accessibility/gnomespeech/files/patch-ltmain.sh @@ -1,15 +1,15 @@ ---- ltmain.sh.orig Fri Apr 25 15:18:44 2003 -+++ ltmain.sh Sun May 11 02:27:13 2003 -@@ -1061,7 +1061,7 @@ +--- ltmain.sh.orig Fri May 2 16:51:22 2003 ++++ ltmain.sh Tue May 20 15:31:37 2003 +@@ -1277,7 +1277,7 @@ esac - elif test "X$arg" = "X-lc_r"; then - case $host in + elif test "X$arg" = "X-lc_r"; then + case $host in - *-*-openbsd* | *-*-freebsd*) + *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1071,8 +1071,16 @@ + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -1287,8 +1287,16 @@ continue ;; @@ -26,17 +26,17 @@ continue ;; -@@ -2471,6 +2479,9 @@ - *-*-openbsd* | *-*-freebsd*) - # Do not include libc due to us having libc/libc_r. +@@ -2997,6 +3005,9 @@ + # problems, so we reset it completely + verstring= ;; + *-*-freebsd*) + # FreeBSD doesn't need this... + ;; *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4280,10 +4291,12 @@ + verstring="0.0" + ;; +@@ -5425,10 +5436,12 @@ fi # Install the pseudo-library for information purposes. -- cgit v1.2.3