summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/mac-build5
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/mac-build b/contrib/mac-build
index e543cf44d..e45cd0fad 100755
--- a/contrib/mac-build
+++ b/contrib/mac-build
@@ -44,11 +44,6 @@ fi
echo
echo =============================================================================
echo
-echo "running: ./autogen.sh"
-./autogen.sh || reporterror
-echo
-echo =============================================================================
-echo
contrib/get-antlr-3.4 | grep -v 'Now configure CVC4 with' | grep -v '\./configure --with-antlr-dir='
[ ${PIPESTATUS[0]} -eq 0 ] || reporterror
echo
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback