/[LeafOK_CVS]/lbbs/configure.ac
ViewVC logotype

Diff of /lbbs/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.59 by sysadm, Mon Nov 17 06:57:54 2025 UTC Revision 1.60 by sysadm, Mon Nov 17 07:02:57 2025 UTC
# Line 30  AC_ARG_WITH([iconv], Line 30  AC_ARG_WITH([iconv],
30              [with_iconv="no"])              [with_iconv="no"])
31    
32  AS_IF([test "x$with_iconv" = xyes],  AS_IF([test "x$with_iconv" = xyes],
33        [PKG_CHECK_MODULES([LIBICONV], [libiconv])])        [PKG_CHECK_MODULES([ICONV], [iconv])])
34    
35  AC_ARG_WITH([mariadb],  AC_ARG_WITH([mariadb],
36              [AS_HELP_STRING([--with-mariadb], [Use MariaDB library instead of MySQL client library])],              [AS_HELP_STRING([--with-mariadb], [Use MariaDB library instead of MySQL client library])],


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1