/[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.46 by sysadm, Tue Jun 3 05:33:06 2025 UTC Revision 1.47 by sysadm, Tue Jun 3 13:14:26 2025 UTC
# Line 19  libbbs_la_SOURCES = bbs_net.c Line 19  libbbs_la_SOURCES = bbs_net.c
19    
20  AM_CFLAGS = -Wall -Werror -Wno-unused-parameter -Wformat -Wconversion -Wdeprecated -finline-functions  AM_CFLAGS = -Wall -Werror -Wno-unused-parameter -Wformat -Wconversion -Wdeprecated -finline-functions
21  AM_CPPFLAGS = -I../include  AM_CPPFLAGS = -I../include
22  LIBS = -lmysqlclient -lsystemd -lssh -lz -ldl  LIBS = -L/usr/lib64/mysql/ -lmysqlclient -lsystemd -lssh -lz -ldl
23    
24  libdir = ${prefix}/lib  libdir = ${prefix}/lib
25    


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

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