
dtucker at mindrot
Sep 18, 2006, 6:17 AM
Post #160 of 202
(8012 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 2006/09/18 23:17:41 Modified files: . : ChangeLog configure.ac Log message: - (dtucker) [configure.ac] On AIX, check to see if the compiler will allow macro redefinitions, and if not, remove "-qlanglvl=ansi" from the flags. Allows build out of the box with older VAC and XLC compilers. Found by David Bronder and Bernhard Simon. cvs -n rdiff -u -r1.4550 -r1.4551 openssh/ChangeLog cvs -n rdiff -u -r1.364 -r1.365 openssh/configure.ac _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot http://lists.mindrot.org/mailman/listinfo/openssh-commits
|