summaryrefslogtreecommitdiff
path: root/irc/bitlbee-otr/files/patch-configure
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-11-11 10:37:35 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-11-11 10:37:35 +0000
commitb73ff7e2355733a3f0a41aedd69a3ba2cf0db51a (patch)
tree7c28e63e26860e02dcd74a2cd51a95cdc7b7f3f1 /irc/bitlbee-otr/files/patch-configure
parent- Use lower in USE_BDB and USE_SQLITE to make tests (diff)
Update to 0.99.
PR: 88814 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=147903
Diffstat (limited to 'irc/bitlbee-otr/files/patch-configure')
-rw-r--r--irc/bitlbee-otr/files/patch-configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/irc/bitlbee-otr/files/patch-configure b/irc/bitlbee-otr/files/patch-configure
index b0aad763e611..d0eac2f2bfd8 100644
--- a/irc/bitlbee-otr/files/patch-configure
+++ b/irc/bitlbee-otr/files/patch-configure
@@ -1,6 +1,6 @@
--- configure.orig Tue Jun 8 09:55:00 2004
+++ configure Tue Jun 8 09:54:50 2004
-@@ -86,7 +86,7 @@
+@@ -88,7 +88,7 @@
DESTDIR=
LFLAGS=
@@ -9,12 +9,12 @@
EOF
cat<<EOF>config.h
-@@ -108,7 +108,7 @@
+@@ -113,7 +113,7 @@
echo 'DEBUG=1' >> Makefile.settings
echo '#define DEBUG' >> config.h
else
-- echo 'CFLAGS=-O3' >> Makefile.settings;
-+ echo "CFLAGS=$CPPFLAGS" >> Makefile.settings;
+- echo 'CFLAGS=-O3' >> Makefile.settings
++ echo "CFLAGS=$CPPFLAGS" >> Makefile.settings
fi
echo CFLAGS+=-I`pwd` -I`pwd`/protocols -I. >> Makefile.settings