r23478: Change the handling of the developer CFLAGS so that they are always
authorJames Peach <jpeach@samba.org>
Thu, 14 Jun 2007 03:38:43 +0000 (03:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:20 +0000 (12:23 -0500)
commit6e631e5fb561cc60d4672e7ce450f8977541d3db
tree31b7647818b372028fb355847786c8ceb97479dc
parentb4a39dc10e751fcb84d1f9709217eaf1b5da325a
r23478: Change the handling of the developer CFLAGS so that they are always

emited to the Makefile in the DEVELOPER_CFLAGS variable. This makes
it easy to turn developer mode on and off without waiting for
configure to run. The developer flags are only added to CFLAGS for
the --enable-developer and --enable-krb5developer cases.
(This used to be commit 4b392a76eb392375f369c8c64fccd138833dcb52)
source3/Makefile.in
source3/configure.in