You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
356 B
12 lines
356 B
diff -up unzip60/unix/configure.nostrip unzip60/unix/configure |
|
--- unzip60/unix/configure.nostrip 2009-11-30 10:18:09.000000000 +0100 |
|
+++ unzip60/unix/configure 2009-11-30 10:21:08.354264213 +0100 |
|
@@ -17,7 +17,7 @@ CFLAGSR=${CFLAGS} |
|
IZ_BZIP2=${3} |
|
CFLAGS="${CFLAGS} -I. -DUNIX" |
|
LFLAGS1="" |
|
-LFLAGS2="-s" |
|
+LFLAGS2="${LFLAGS2}" |
|
LN="ln -s" |
|
|
|
CFLAGS_OPT=''
|
|
|