20 lines
336 B
Text
20 lines
336 B
Text
--- Configure.orig Wed Jan 5 17:48:45 2000
|
|
+++ Configure Wed Jan 5 18:40:50 2000
|
|
@@ -280,7 +280,7 @@
|
|
ldflags=''
|
|
lkflags=''
|
|
locincpth=''
|
|
-optimize=''
|
|
+optimize=${CFLAGS:-''}
|
|
cf_email=''
|
|
cf_by=''
|
|
cf_time=''
|
|
@@ -710,7 +710,7 @@
|
|
trnl=''
|
|
uidtype=''
|
|
nm_opt=''
|
|
-nm_so_opt=''
|
|
+nm_so_opt='--dynamic'
|
|
runnm=''
|
|
usenm=''
|
|
useperlio=''
|