Changeset 1498 for trunk/SConstruct
- Timestamp:
- 01/02/2007 05:25:24 AM (21 months ago)
- Files:
-
- 1 modified
-
trunk/SConstruct (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SConstruct
r1455 r1498 192 192 autoconf.env.Append( LIBSQLITE3 = '', LIBXML2 = '', LIBMYSQL = '', LIBZ = '', 193 193 LIBBZ2 = '', LIBCRYPT = '', LIBMEMCACHE = '', LIBFCGI = '', LIBPCRE = '', 194 LIBLDAP = '', LIBLBER = '', LIBLUA = '', LIBLUALIB = '', LIBDL = '' )194 LIBLDAP = '', LIBLBER = '', LIBLUA = '', LIBLUALIB = '', LIBDL = '', LIBUUID = '') 195 195 196 196 if env['with_fam']:

