Remove ADD_DEF and uses thereof, and move the appropriate symbols to
authorTom Yu <tlyu@mit.edu>
Mon, 3 Mar 2003 07:09:46 +0000 (07:09 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 3 Mar 2003 07:09:46 +0000 (07:09 +0000)
commitd7945a6727cfa39039434d4da63a7080a91cabcd
tree129a190d2d2a1b1c7375edce2121e7b06b2aa152
parent5df5c4bb6ffecf8f3ea304209a40f9f5ea1a4989
Remove ADD_DEF and uses thereof, and move the appropriate symbols to
AC_DEFINE'ed things or to Makefile.in files.  Remove explicit settings
of CPPFLAGS.  These allow CPPFLAGS to be a user parameter.  Also, add
CFLAGS to the CC_LINK variables, so they can control usage of the
compiler to link programs.

ticket: 677

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15214 dc483132-0cff-0310-8789-dd5450dbe970
src/ChangeLog
src/aclocal.m4
src/appl/bsd/ChangeLog
src/appl/bsd/Makefile.in
src/appl/bsd/configure.in
src/config/ChangeLog
src/config/libobj.in
src/config/pre.in
src/config/shlib.conf
src/util/pty/ChangeLog
src/util/pty/configure.in