diff options
author | Andrew Stitcher <astitcher@apache.org> | 2007-10-19 16:23:30 +0000 |
---|---|---|
committer | Andrew Stitcher <astitcher@apache.org> | 2007-10-19 16:23:30 +0000 |
commit | 8c133bd9b5f92bcdfcb0ce4ed6f7c82fcf1fbfd5 (patch) | |
tree | 4c47c0f808b9e61cba11d8a8015f5d55ca567d79 /cpp/bootstrap | |
parent | f33b0010633359c55e75c1005d38118cbaf1ea39 (diff) | |
download | qpid-python-8c133bd9b5f92bcdfcb0ce4ed6f7c82fcf1fbfd5.tar.gz |
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@586520 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bootstrap')
-rwxr-xr-x | cpp/bootstrap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/bootstrap b/cpp/bootstrap index feb45f7510..84f0fbd89b 100755 --- a/cpp/bootstrap +++ b/cpp/bootstrap @@ -16,6 +16,7 @@ cat > src/rubygen.mk <<EOF \$(rgen_cmd) EOF + automake autoconf |