Changeset 1498

Show
Ignore:
Timestamp:
01/02/2007 05:25:24 AM (22 months ago)
Author:
moo
Message:

fix undefined LIBUUID when with_uuid=off

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/SConstruct

    r1455 r1498  
    192192        autoconf.env.Append( LIBSQLITE3 = '', LIBXML2 = '', LIBMYSQL = '', LIBZ = '',  
    193193                LIBBZ2 = '', LIBCRYPT = '', LIBMEMCACHE = '', LIBFCGI = '', LIBPCRE = '', 
    194                 LIBLDAP = '', LIBLBER = '', LIBLUA = '', LIBLUALIB = '', LIBDL = '') 
     194                LIBLDAP = '', LIBLBER = '', LIBLUA = '', LIBLUALIB = '', LIBDL = '', LIBUUID = '') 
    195195 
    196196        if env['with_fam']: