--- irssi-0.7.98.4/configure.in~ Sat Jan 19 23:52:28 2002 +++ irssi-0.7.98.4/configure.in Sat Jan 19 23:52:28 2002 @@ -25,13 +25,6 @@ AC_ERROR([Don't give --disable-static option to configure]) fi -${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ -$libtool_flags --disable-static --output=libtool-shared --no-verify $ac_aux_dir/ltmain.sh $lt_target \ -|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; } -${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ -$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ -|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - AC_CHECK_HEADERS(string.h stdlib.h unistd.h dirent.h sys/ioctl.h libintl.h) # check posix headers.. --- irssi-0.7.98.4/src/perl/Makefile.am~ Sun Jan 20 00:39:44 2002 +++ irssi-0.7.98.4/src/perl/Makefile.am Sun Jan 20 00:39:44 2002 @@ -1,4 +1,3 @@ -LIBTOOL = $(PERL_LIBTOOL) moduledir = $(libdir)/irssi/modules