/[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.13 by sysadm, Sat May 24 07:32:46 2025 UTC Revision 1.14 by sysadm, Fri May 30 00:20:53 2025 UTC
# Line 25  AC_CHECK_LIB([z], [unzip]) Line 25  AC_CHECK_LIB([z], [unzip])
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 signal.h stdint.h stdlib.h \  AC_CHECK_HEADERS([arpa/inet.h dflcn.h fcntl.h memory.h netdb.h netinet/in.h signal.h stdint.h stdlib.h \
27                                          string.h strings.h sys/epoll.h sys/ioctl.h sys/mman.h sys/param.h sys/socket.h sys/time.h \                                          string.h strings.h sys/epoll.h sys/ioctl.h sys/mman.h sys/param.h sys/socket.h sys/time.h \
28                                          sys/sem.h sys/shm.h sys/ipc.h sys/syscall.h sys/wait.h systemd/sd-daemon.h unistd.h mysql.h])                                          sys/types.h sys/sem.h sys/shm.h sys/ipc.h sys/syscall.h sys/wait.h systemd/sd-daemon.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