For Sun Studio compilers, set WARN_CFLAGS to emit warning tag names
authorKen Raeburn <raeburn@mit.edu>
Thu, 11 Dec 2008 21:07:08 +0000 (21:07 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 11 Dec 2008 21:07:08 +0000 (21:07 +0000)
commit75841b4eb32d6b1bc90a097958f7c61235c4ff87
tree1b448f7b6cb0bd54a652cbf4acdff205b7200890
parent6c15ac24badb942197369280d56ec687cd34b1bb
For Sun Studio compilers, set WARN_CFLAGS to emit warning tag names
and make int/ptr mixups a fatal error that will be noticed at build or
"make check" time.  Tested in a 32-bit build.

ticket: 6297

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21325 dc483132-0cff-0310-8789-dd5450dbe970
src/aclocal.m4