/[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.7 by sysadm, Tue May 6 10:15:16 2025 UTC Revision 1.8 by sysadm, Fri May 9 11:21:11 2025 UTC
# Line 23  AC_CHECK_LIB([mysqlclient], [mysql_conne Line 23  AC_CHECK_LIB([mysqlclient], [mysql_conne
23  AC_CHECK_LIB([z], [unzip])  AC_CHECK_LIB([z], [unzip])
24    
25  AC_HEADER_SYS_WAIT  AC_HEADER_SYS_WAIT
26  AC_CHECK_HEADERS([arpa/inet.h dflcn.h fcntl.h memory.h netdb.h netinet/in.h stdlib.h string.h strings.h sys/ioctl.h sys/param.h sys/socket.h sys/time.h unistd.h mysql.h])  AC_CHECK_HEADERS([arpa/inet.h dflcn.h fcntl.h memory.h netdb.h netinet/in.h signal.h stdlib.h \
27                                            string.h strings.h sys/ioctl.h sys/param.h sys/socket.h sys/time.h \
28                                            sys/syscall.h sys/wait.h unistd.h mysql.h])
29    
30  # Checks for typedefs, structures, and compiler characteristics.  # Checks for typedefs, structures, and compiler characteristics.
31  AC_C_CONST  AC_C_CONST


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

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