summaryrefslogtreecommitdiff
path: root/cpp/bootstrap
blob: 253eff6a162f489009e873f589812fca2a5777e9 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
aclocal -I m4
autoheader
libtoolize --automake
automake
autoconf
./configure --enable-warnings --prefix=/tmp/qpid-inst CXXFLAGS=-g