svn rev #20660: trunk/src/

raeburn@MIT.EDU raeburn at MIT.EDU
Thu Aug 14 18:59:56 EDT 2008


Commit By: raeburn
Log Message: 
Only add -Os for size optimizations if CFLAGS wasn't specified already.  If
the configure-generated CFLAGS string is one of the usual ones with -O2,
replace -O2 rather than appending, since -Os will override previously
specified optimization levels anyways.


Changed Files:
U   trunk/src/aclocal.m4



More information about the cvs-krb5 mailing list