If we find the mysql libraries on the machine, just compile
authorNathan Binkert <binkertn@umich.edu>
Mon, 28 Mar 2005 05:41:28 +0000 (00:41 -0500)
committerNathan Binkert <binkertn@umich.edu>
Mon, 28 Mar 2005 05:41:28 +0000 (00:41 -0500)
commita86b95cb182b435bda5d76197cd9f32ba6db83c2
tree45bb5315f0c6a5a9eefe20627edb3d0a58ae8db3
parent1cd15e8e4addf995fb0683d76ec1214a832b49b5
If we find the mysql libraries on the machine, just compile
with mysql and remove the special compile type.

SConscript:
    If we find the mysql libraries on the machine, just compile
    with mysql.
build/SConstruct:
    we always use mysql, and we got rid of the FS_MEASURE

--HG--
extra : convert_revision : a7c4277c890e1b6390ef06288114c9bdde11b178
SConscript
build/SConstruct