summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 26d93c8f4..0c2b8868c 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -38,9 +38,6 @@ else
exit 1
fi
-# automake <= 1.11 names yacc output .h rather than .hh -- see THRIFT-1614
-echo '#include "thrifty.h"' > compiler/cpp/thrifty.hh
-
autoscan
$LIBTOOLIZE --copy --automake
aclocal -I ./aclocal