aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-06-10 05:21:13 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-06-10 05:21:13 +0200
commit73c2dce8961e937e97c78f0b8b0ee4abd347756b (patch)
treedf03de03fb1f5264944c5f660fb6b53541b04089 /configure
parent21e5d4981de057bae5261720021757d893061652 (diff)
Update docs, remove obsolete win32-related utilities.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index d92a2fc6..62f0f5d9 100755
--- a/configure
+++ b/configure
@@ -511,8 +511,6 @@ CYGWIN* )
;;
Windows )
echo OUTFILE=bitlbee.exe >> Makefile.settings
- echo LFLAGS+=-lws2_32 >> Makefile.settings
- echo EFLAGS+=-lsecur32 >> Makefile.settings
;;
* )
echo 'We haven'\''t tested BitlBee on many platforms yet, yours is untested. YMMV.'