hello
in configure.in, there is problem in using option --with-db and --with-frontend
if no arguments are passed => try to use the 'yes.so' module

dnl What db modules to build?
AC_ARG_WITH(db,[  --with-db               db modules to build])
DB_MODULES=$with_db

dnl What frontend modules to build?
AC_ARG_WITH(frontend,[  --with-frontend         frontend modules to build])
FRONTEND_MODULES=$with_frontend


sylvain




-------------------------------------------------
envoyé via Webmail/IMAG !


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to