From be7ece819acd3b01787cb30a8cea9cd18be82c90 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Wed, 7 May 2003 06:05:08 +0000 Subject: upgrade to 1.3.2 PR: 51893 Submitted by: maintainer --- print/lyx-devel/files/patch-config::ltmain.sh | 28 --------------------------- 1 file changed, 28 deletions(-) delete mode 100644 print/lyx-devel/files/patch-config::ltmain.sh (limited to 'print/lyx-devel/files/patch-config::ltmain.sh') diff --git a/print/lyx-devel/files/patch-config::ltmain.sh b/print/lyx-devel/files/patch-config::ltmain.sh deleted file mode 100644 index 29ed1a55df53..000000000000 --- a/print/lyx-devel/files/patch-config::ltmain.sh +++ /dev/null @@ -1,28 +0,0 @@ ---- config/ltmain.sh Thu Jan 24 06:28:31 2002 -+++ config/ltmain.sh Fri Jun 28 20:15:12 2002 -@@ -1043,14 +1043,14 @@ - # These systems don't actually have a C library (as such) - test "X$arg" = "X-lc" && continue - ;; -- *-*-openbsd*) -+ *-*-openbsd* | *-*-freebsd*) - # Do not include libc due to us having libc/libc_r. - test "X$arg" = "X-lc" && continue - ;; - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd*) -+ *-*-openbsd* | *-*-freebsd*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -2441,7 +2441,7 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -- *-*-openbsd*) -+ *-*-openbsd* | *-*-freebsd*) - # Do not include libc due to us having libc/libc_r. - ;; - *) -- cgit v1.2.3