Removed old branches from git-push-all.sh
[barry.git] / configure-barrydesktop.sh
blob50e29d1b7788020c5f53c4ebb84f3c716d72d228
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 CXXFLAGS="-Wall -Werror -O0 -g"
9 #export CXX="g++-3.3"
10 export PKG_CONFIG_PATH=/home/cdfrey/Contract/netdirect/syncberry/cvs/rootdir/lib/pkgconfig:/home/cdfrey/software/opensync/0.22/rootdir/lib/pkgconfig:/home/cdfrey/software/opensync/git/rootdir/lib/pkgconfig
12 ./configure \
13 --prefix=/home/cdfrey/Contract/netdirect/syncberry/cvs/rootdir