Bug: 1718797
[csql.git] / build.ksh
blob87085505d421cffbe10aed12c0fe7cf4ff3d1a7c
1 ./configure --prefix=`pwd`/install
2 #./configure --prefix=`pwd`/install CXXFLAGS=-g
3 #Note: You may have to fool the configure by making gcc link to g++, as it works only with g++