From 6a72a574df321683ee51f7cef14255cbb4cdbeba Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 10 Jun 2008 05:43:46 +0200 Subject: Move OUTFILE determination to Makefile rather than configure. --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 62f0f5d9..b3a98086 100755 --- a/configure +++ b/configure @@ -112,7 +112,6 @@ PCDIR=$pcdir TARGET=$target ARCH=$arch CPU=$cpu -OUTFILE=bitlbee DESTDIR= LFLAGS= @@ -510,7 +509,6 @@ CYGWIN* ) echo 'Cygwin is not officially supported.' ;; Windows ) - echo OUTFILE=bitlbee.exe >> Makefile.settings ;; * ) echo 'We haven'\''t tested BitlBee on many platforms yet, yours is untested. YMMV.' -- cgit v1.2.3