Seema Alevoor wrote: > Hi, > > The webrev is at http://cr.opensolaris.org/~seema/6816915/ . > Please review. > > dbd.m4 had to be patched to work around mysql_config script's issue. > 'bin/mysql_config --include' shows > "-I/$PROTO_AREA/usr/mysql/5.1/include/mysql" whereas > 'bin/64/mysql_config --include' shows "-I/usr/mysql/5.1/include/mysql"
So $(ROOT) goes in front of everything, whereas it didn't before? This presumably means we're using a MySQL from the same SFW build as the apr-util. Is that now a given, with no other MySQL likely to be around to muddy the waters? And that's presumably a change that coincided with the upgrade to MySQL 5.1? -- Nick Kew
