If CFLAGS is set when running configure, then just use that.
authorMartin Pool <mbp@samba.org>
Thu, 20 Mar 2003 05:54:03 +0000 (05:54 +0000)
committerMartin Pool <mbp@samba.org>
Thu, 20 Mar 2003 05:54:03 +0000 (05:54 +0000)
commitc9167c943d24946066bbd62dbf33086a9a7bc3bd
tree5573dc394f0c40ba520daa4e48140a9bfe87d966
parentc8eed69be0850e7c68318562c91f73855a09dd92
If CFLAGS is set when running configure, then just use that.
Otherwise add -O.

(We used to always set -O, which is sometimes annoying when debugging
and anyhow clashes with normal autoconf behaviour.)
(This used to be commit aee2ad9c3444d59dd6f53dda5379a6c391e00002)
source3/configure.in