pike.git/
src/
modules/
Mysql/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2012-09-19
2012-09-19 20:54:25 by Martin Stjernholm <mast@lysator.liu.se>
3d47894fc14f99f9105d1c151163a52003d92677 (
4
lines) (+
4
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
Added a pike level wrapper for the Mysql module.
20:
AC_MODULE_INIT()
+
# ___Mysql.so is wrapped by lib/modules/Mysql.pmod.
+
MODULE_WRAPPER_PREFIX="___"
+
PIKE_FEATURE_WITHOUT(Mysql) OLD_LIBS=$LIBS