mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
5423f7f02a
as required.
12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
--- configure.orig Sat Sep 18 15:51:47 1999
|
|
+++ configure Sat Sep 18 15:54:47 1999
|
|
@@ -1727,7 +1727,7 @@
|
|
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
|
|
echo "$ac_t""yes" 1>&6
|
|
|
|
- SHLIB_LD_CXX="-Bstatic -lg++ -lstdc++ -lgcc 2> /dev/null"
|
|
+ SHLIB_LD_CXX="-Bstatic -lstdc++ -lgcc 2> /dev/null"
|
|
|
|
else
|
|
echo "$ac_t""no" 1>&6
|