Changeset 2665

Show
Ignore:
Timestamp:
07/02/12 12:48:47 (11 months ago)
Author:
peter
Message:

also look for x86_64 mysql libs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/pdns-3.1-maint/configure.ac

    r2664 r2665  
    328328            [MYSQL_lib_check="/usr/local/mysql/lib/mysql /usr/local/lib/mysql /opt/mysql/lib/mysql \ 
    329329                /usr/lib/mysql /usr/lib64/mysql /usr/local/mysql/lib /usr/local/lib /opt/mysql/lib /usr/lib \ 
    330                 /usr/sfw/lib/" 
     330                /usr/sfw/lib/ /usr/lib/x86_64-linux-gnu/" 
    331331        MYSQL_inc_check="/usr/local/mysql/include/mysql /usr/local/include/mysql \ 
    332332                /opt/mysql/include/mysql /opt/mysql/include /usr/include/mysql /usr/sfw/include/mysql"])