Changeset 4128 for trunk/psLib/configure.ac
- Timestamp:
- Jun 6, 2005, 4:29:44 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r3889 r4128 119 119 ]])], [], [AC_MSG_ERROR([MySQL 4.1.2 or newer is required. Obtain it at http://www.mysql.com or use --with-mysql to specify location.])]) 120 120 121 CFLAGS="${CFLAGS=} -DBUILD_PSDB"122 PSLIB_CFLAGS="${PSLIB_CFLAGS=} -DBUILD_PSDB"123 121 else 122 CFLAGS="${CFLAGS=} -DOMIT_PSDB" 123 PSLIB_CFLAGS="${PSLIB_CFLAGS=} -DOMIT_PSDB" 124 124 AC_MSG_RESULT([disable building MySQL functionality]) 125 125 fi
Note:
See TracChangeset
for help on using the changeset viewer.
