Changeset 8870 for trunk/psLib/configure.ac
- Timestamp:
- Sep 21, 2006, 12:53:45 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r8841 r8870 118 118 dnl Add the src directories to the include path 119 119 120 dnl Check for how to link against pthreads 121 ACX_PTHREAD([], [AC_MSG_ERROR([pthread support is required to build psLib])]) 122 123 PSLIB_CFLAGS="${PSLIB_CFLAGS=} ${PTHREAD_CFLAGS}" 124 PSLIB_LIBS="${PSLIB_LIBS=} ${PTHREAD_LIBS}" 120 125 121 126 dnl ----------------- MYSQL options -------------------- 127 122 128 dnl MYSQL_LDFLAGS="-L${libdir}/mysql" 123 129 dnl MYSQL_CFLAGS="-I${includedir}/mysql"
Note:
See TracChangeset
for help on using the changeset viewer.
