/[LeafOK_CVS]/lbbs/src/Makefile.am
ViewVC logotype

Diff of /lbbs/src/Makefile.am

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

Revision 1.88 by sysadm, Fri Nov 21 11:04:17 2025 UTC Revision 1.89 by sysadm, Sat Nov 22 01:57:14 2025 UTC
# Line 36  test_bwf_SOURCES = bwf.c log.c test_bwf. Line 36  test_bwf_SOURCES = bwf.c log.c test_bwf.
36  test_hash_dict_SOURCES = hash_dict.c log.c memory_pool.c test_hash_dict.c  test_hash_dict_SOURCES = hash_dict.c log.c memory_pool.c test_hash_dict.c
37    
38  AM_CFLAGS = -I${srcdir}/../include -I${srcdir}/../utils/game ${LIBSSH_CFLAGS} ${MYSQLCLIENT_CFLAGS} ${SYSTEMD_CFLAGS} ${LIBPCRE2_CFLAGS} ${ICONV_CFLAGS} \  AM_CFLAGS = -I${srcdir}/../include -I${srcdir}/../utils/game ${LIBSSH_CFLAGS} ${MYSQLCLIENT_CFLAGS} ${SYSTEMD_CFLAGS} ${LIBPCRE2_CFLAGS} ${ICONV_CFLAGS} \
39                          -std=c17 -Wall -Werror -Wno-unused-parameter -Wformat -Wpedantic -Wformat-security -Wconversion \                          -std=c17 -Wall -Werror -Wformat -Wpedantic -Wformat-security -Wconversion \
40                          -Wdeprecated -finline-functions                          -Wdeprecated -finline-functions
41  LIBS = ${LIBSSH_LIBS} ${MYSQLCLIENT_LIBS} ${SYSTEMD_LIBS} ${LIBPCRE2_LIBS} ${ICONV_LIBS} -ldl  LIBS = ${LIBSSH_LIBS} ${MYSQLCLIENT_LIBS} ${SYSTEMD_LIBS} ${LIBPCRE2_LIBS} ${ICONV_LIBS} -ldl
42    


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

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