[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unable to use --with-db in cdebconf configure



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 !



Reply to: