]> granicus.if.org Git - sudo/commit
Replace use of OSDEFS with config.h defines.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 18 Jun 2015 15:33:05 +0000 (09:33 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 18 Jun 2015 15:33:05 +0000 (09:33 -0600)
commita38253b1012293e0547bdc311d428d4efc209930
treed04ce9c032cb7b73d86fa6dfcfe08edcda073373
parent4be97a6c4e52c011bb3ac619197c29040a3ea131
Replace use of OSDEFS with config.h defines.
Rename DEFS in Makefile.in to CPPDEFS and include in CPPFLAGS.
Bring back _BSD_SOURCE as a config.h define.
Remove obsolescent _REENTRANT define.
config.h.in
configure
configure.ac
lib/util/Makefile.in
lib/zlib/Makefile.in
plugins/group_file/Makefile.in
plugins/sample/Makefile.in
plugins/sudoers/Makefile.in
plugins/system_group/Makefile.in
src/Makefile.in