have to explicitly override const in order to implement strchr-like
functions or place pointers into read-only krb5_data objects.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23130
dc483132-0cff-0310-8789-
dd5450dbe970
AC_DEFINE(CONFIG_SMALL,1,[Define to reduce code size even if it means more cpu usage])
fi
# -Wno-long-long, if needed, for k5-platform.h without inttypes.h etc.
-extra_gcc_warn_opts="-Wall -Wcast-qual -Wcast-align -Wshadow"
+extra_gcc_warn_opts="-Wall -Wcast-align -Wshadow"
# -Wmissing-prototypes
if test "$GCC" = yes ; then
# Putting this here means we get -Os after -O2, which works.