scripts: added script to build a sequence of commits, one after another
[barry.git] / configure-barrygui.sh
blobaeef8dc230a84885a09b1d121991460bf271533e
1 #!/bin/sh
3 export CC="ccache gcc"
4 export CXX="ccache g++"
6 #export CXXFLAGS="-Wall -Werror -pedantic -O0 -g -pg"
7 export CXXFLAGS="-Wall -Werror -pedantic -O0 -g"
8 #export CXX="g++-3.3"
9 export PKG_CONFIG_PATH=/home/cdfrey/Contract/netdirect/syncberry/cvs/rootdir/lib/pkgconfig
11 ./configure \
12 --prefix=/home/cdfrey/Contract/netdirect/syncberry/cvs/rootdir