Module Name: krb5 Committed By: raeburn Date: Sun Aug 8 22:35:02 UTC 2004 Modified Files: krb5/src/ChangeLog krb5/src/aclocal.m4 Added Files: Removed Files: Log Message * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Clear PTHREAD_CFLAGS and PTHREAD_LIBS after adding them to CFLAGS and LIBS respectively, to avoid duplicating the options later. (WITH_CC): Add -O on AIX also. Don't add options if similar options are already present. To generate a diff of this commit: cvs diff -r5.458 -r5.459 krb5/src/ChangeLog cvs diff -r1.293 -r1.294 krb5/src/aclocal.m4