summaryrefslogtreecommitdiff
path: root/irc/dancer/files/patch-aa
blob: 4dcf21c4e9ddce6e8a46b8168d8f12a9792d9ef2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- Makefile	Sun Mar 18 03:58:38 2001
+++ Makefile.new	Fri Jan  3 00:51:20 2003
@@ -26,10 +26,10 @@
 	(cd src; make debug)
 
 src/config.h:
-	(cd src; ./configure; cd ..; /bin/sh fplcheck)
+	(cd src; ./configure; cd ..)
 
 configure:
-	(cd src; ./configure; cd ..; /bin/sh fplcheck)
+	(cd src; ./configure; cd ..)
 
 install:
 	/bin/sh installbot