Put -g into the CXXFLAGS in configure.in. This can be overidden with:
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 23 May 2009 15:15:48 +0000 (15:15 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 23 May 2009 15:15:48 +0000 (15:15 +0000)
commit32feea3bef5f50c98904de9d99e8e7c34df0ec95
tree251828de220a40e22db51ee6fb80ed04622ef0bb
parent0e183345d75183c944280a1fe865ce00ff783910
Put -g into the CXXFLAGS in configure.in. This can be overidden with:
# make CXXFLAGS='-O2'

Put -Wall in ragel_CXXFLAGS in ragel/Makefile.am so that it is always used.

git-svn-id: http://svn.complang.org/ragel/trunk@873 052ea7fc-9027-0410-9066-f65837a77df0
configure.in
ragel/Makefile.am