diff options
Diffstat (limited to 'net-im/ayttm/files')
-rw-r--r-- | net-im/ayttm/files/patch-aa | 0 | ||||
-rw-r--r-- | net-im/ayttm/files/patch-ab | 11 | ||||
-rw-r--r-- | net-im/ayttm/files/patch-ae | 0 | ||||
-rw-r--r-- | net-im/ayttm/files/patch-ag | 0 | ||||
-rw-r--r-- | net-im/ayttm/files/patch-configure | 10 |
5 files changed, 10 insertions, 11 deletions
diff --git a/net-im/ayttm/files/patch-aa b/net-im/ayttm/files/patch-aa deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/net-im/ayttm/files/patch-aa +++ /dev/null diff --git a/net-im/ayttm/files/patch-ab b/net-im/ayttm/files/patch-ab deleted file mode 100644 index 89d2f4f6e236..000000000000 --- a/net-im/ayttm/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.old Wed May 29 19:50:21 2002 -+++ configure Wed May 29 19:50:29 2002 -@@ -9178,7 +9178,7 @@ - CFLAGS="$CFLAGS -I/usr/local/include -I/opt/include" - - EB_CFLAGS="$CFLAGS -I../" --EB_LIBS="$LIBS -L../libproxy -lproxy" -+EB_LIBS="$LIBS -L../libproxy -lproxy -lintl" - EB_LDADD="$LDADD" - - EB_CFLAGS="$EB_CFLAGS -D_REENTRANT -Wall -g " diff --git a/net-im/ayttm/files/patch-ae b/net-im/ayttm/files/patch-ae deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/net-im/ayttm/files/patch-ae +++ /dev/null diff --git a/net-im/ayttm/files/patch-ag b/net-im/ayttm/files/patch-ag deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/net-im/ayttm/files/patch-ag +++ /dev/null diff --git a/net-im/ayttm/files/patch-configure b/net-im/ayttm/files/patch-configure new file mode 100644 index 000000000000..f38e9730d772 --- /dev/null +++ b/net-im/ayttm/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri May 17 09:04:56 2002 ++++ configure Thu May 30 01:12:46 2002 +@@ -5451,6 +5451,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |