mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
remove patch-configure.
Submitted by: maintainer
This commit is contained in:
parent
e9979227a1
commit
3885f97a96
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39150
@ -1,11 +0,0 @@
|
||||
--- configure.orig Fri Mar 2 12:59:18 2001
|
||||
+++ configure Sun Mar 4 22:46:57 2001
|
||||
@@ -3558,7 +3558,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
ac_save_LIBS="$LIBS"
|
||||
-LIBS="-ltiff $EXTRA_LIBS $LIBS"
|
||||
+LIBS="-ltiff -lm $EXTRA_LIBS $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 3564 "configure"
|
||||
#include "confdefs.h"
|
@ -1,11 +0,0 @@
|
||||
--- configure.orig Fri Mar 2 12:59:18 2001
|
||||
+++ configure Sun Mar 4 22:46:57 2001
|
||||
@@ -3558,7 +3558,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
ac_save_LIBS="$LIBS"
|
||||
-LIBS="-ltiff $EXTRA_LIBS $LIBS"
|
||||
+LIBS="-ltiff -lm $EXTRA_LIBS $LIBS"
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 3564 "configure"
|
||||
#include "confdefs.h"
|
Loading…
Reference in New Issue
Block a user