diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /net-im/ayttm/files | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'net-im/ayttm/files')
-rw-r--r-- | net-im/ayttm/files/patch-aa | 11 | ||||
-rw-r--r-- | net-im/ayttm/files/patch-ae | 14 | ||||
-rw-r--r-- | net-im/ayttm/files/patch-ag | 10 |
3 files changed, 0 insertions, 35 deletions
diff --git a/net-im/ayttm/files/patch-aa b/net-im/ayttm/files/patch-aa deleted file mode 100644 index df24355206ae..000000000000 --- a/net-im/ayttm/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Jun 18 13:40:19 2001 -+++ configure Mon Jun 18 13:44:04 2001 -@@ -3437,7 +3437,7 @@ - EB_LIBS="$LIBS -L../libmsn -lmsn -L../libyahoo -lyahoo -L../libproxy -lproxy -L../libtoc -ltoc -L../libicq -licq -L../libjabber -lEBjabber -ljabber -L../libxode -lxode -L../zephyr -lzephyr" - EB_LDADD="$LDADD" - --EB_CFLAGS="$EB_CFLAGS -D_REENTRANT -Wall -g " -+EB_CFLAGS="$EB_CFLAGS -D_REENTRANT -Wall" - - esd_val=yes - # Check whether --enable-esd or --disable-esd was given. diff --git a/net-im/ayttm/files/patch-ae b/net-im/ayttm/files/patch-ae deleted file mode 100644 index 0079b278ac7a..000000000000 --- a/net-im/ayttm/files/patch-ae +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.am.orig Sun Oct 15 13:46:35 2000 -+++ Makefile.am Sun Oct 15 13:46:52 2000 -@@ -1,8 +1,8 @@ - SUBDIRS = pixmaps m4 libproxy libtoc libicq libyahoo libmsn sounds doc src - ACLOCAL_AMFLAGS = -I m4 - --Utilitiesdir = /etc/X11/applnk/Internet --Utilities_DATA = Everybuddy.desktop -+Utilitiesdir = -+Utilities_DATA = - - --EXTRA_DIST = Everybuddy.desktop -+EXTRA_DIST = diff --git a/net-im/ayttm/files/patch-ag b/net-im/ayttm/files/patch-ag deleted file mode 100644 index c7015ce37ecf..000000000000 --- a/net-im/ayttm/files/patch-ag +++ /dev/null @@ -1,10 +0,0 @@ ---- pixmaps/Makefile.am.orig Mon Jun 18 13:54:21 2001 -+++ pixmaps/Makefile.am Mon Jun 18 13:54:43 2001 -@@ -6,5 +6,5 @@ - msn_online.xpm msn_away.xpm tb_mail_send.xpm tb_search.xpm \ - line-wrap.xbm line-arrow.xbm ebicon.png jabber_online.xpm jabber_away.xpm \ - ebicon.png zephyr_online.xpm zephyr_hidden.xpm zephyr_offline.xpm --Utilitiesdir = $(datadir)/pixmaps --Utilities_DATA = ebicon.png -+Utilitiesdir = -+Utilities_DATA = |