]> git.pld-linux.org Git - packages/irssi.git/commitdiff
- reverte hacking libtool script.
authorkloczek <kloczek@pld-linux.org>
Sun, 20 Jan 2002 00:23:53 +0000 (00:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    irssi-libtool.patch -> 1.1

irssi-libtool.patch [new file with mode: 0644]

diff --git a/irssi-libtool.patch b/irssi-libtool.patch
new file mode 100644 (file)
index 0000000..6a6b04b
--- /dev/null
@@ -0,0 +1,23 @@
+--- 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
This page took 0.028347 seconds and 4 git commands to generate.