1ed299
diff -up unzip60/unix/configure.nostrip unzip60/unix/configure
1ed299
--- unzip60/unix/configure.nostrip	2009-11-30 10:18:09.000000000 +0100
1ed299
+++ unzip60/unix/configure	2009-11-30 10:21:08.354264213 +0100
1ed299
@@ -17,7 +17,7 @@ CFLAGSR=${CFLAGS}
1ed299
 IZ_BZIP2=${3}
1ed299
 CFLAGS="${CFLAGS} -I. -DUNIX"
1ed299
 LFLAGS1=""
1ed299
-LFLAGS2="-s"
1ed299
+LFLAGS2="${LFLAGS2}"
1ed299
 LN="ln -s"
1ed299
 
1ed299
 CFLAGS_OPT=''