summaryrefslogtreecommitdiffstats
path: root/tools/setup
diff options
context:
space:
mode:
Diffstat (limited to 'tools/setup')
-rwxr-xr-xtools/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/setup b/tools/setup
index 501ae20..fa04b7b 100755
--- a/tools/setup
+++ b/tools/setup
@@ -18,7 +18,7 @@ else
18 echo Found GNU Make at $MAKE ... good. 18 echo Found GNU Make at $MAKE ... good.
19fi 19fi
20 20
21( cd m4 && $MAKE -f Makefile.am Makefile.am.in ) 21( cd m4 && $MAKE -f Makefile.am.in Makefile.am )
22 22
23# This bit is to fix SF's compile server as libtool not installed by default 23# This bit is to fix SF's compile server as libtool not installed by default
24extra="" 24extra=""