@@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
Group: Development
License: GPL
Version: 1.4.2
-Release: 20020206
+Release: 20020418
# list of sources
Source0: ftp://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz
@@ -59,7 +59,8 @@ AutoReqProv: no
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
./configure \
- --prefix=%{l_prefix}
+ --prefix=%{l_prefix} \
+ --disable-shared
%{l_make} %{l_mflags}
%install