/[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.16 by sysadm, Tue Jun 3 05:33:06 2025 UTC Revision 1.17 by sysadm, Tue Jun 3 13:14:26 2025 UTC
# Line 21  AC_PROG_MAKE_SET Line 21  AC_PROG_MAKE_SET
21  # Checks for libraries.  # Checks for libraries.
22  AC_CHECK_LIB([mysqlclient], [mysql_connect])  AC_CHECK_LIB([mysqlclient], [mysql_connect])
23  AC_CHECK_LIB([z], [unzip])  AC_CHECK_LIB([z], [unzip])
24    AC_CHECK_LIB([ssh], [ssh_init])
25    
26  AC_HEADER_SYS_WAIT  AC_HEADER_SYS_WAIT
27  AC_CHECK_HEADERS([arpa/inet.h dflcn.h fcntl.h libssh/libssh.h libssh/server.h memory.h mysql/mysql.h netdb.h netinet/in.h signal.h \  AC_CHECK_HEADERS([arpa/inet.h dflcn.h fcntl.h libssh/libssh.h libssh/server.h memory.h mysql/mysql.h netdb.h netinet/in.h signal.h \


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

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