Updated snapshot.sh to use new deb-src-create.sh as well
[barry.git] / configure-barryall.sh
blob4280c125a8d81b1d6c61d5d5c83f34fd18e8b6f7
1 #!/bin/sh
3 CHOICE="system"
5 export CC="ccache gcc"
6 export CXX="ccache g++"
8 #export CXXFLAGS="-Wall -Werror -pedantic -O0 -g"
9 export CXXFLAGS="-Wall -Werror -O0 -g"
10 #export PKG_CONFIG_PATH=/home/cdfrey/Contract/netdirect/syncberry/cvs/barry1/rootdir/lib/pkgconfig:/home/cdfrey/software/opensync/0.22/rootdir/lib/pkgconfig
11 export PKG_CONFIG_PATH=/home/cdfrey/software/opensync/git/rootdir/lib/pkgconfig
13 ./configure \
14 --prefix=/home/cdfrey/Contract/netdirect/syncberry/cvs/barry1/rootdir \
15 --enable-gui \
16 --enable-opensync-plugin \
17 --enable-opensync-plugin-4x