mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add glib library to link libs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5100 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a55641f971
commit
f49850c944
@ -71,7 +71,7 @@ noinst_HEADERS = \
|
||||
# NetIO.h
|
||||
|
||||
libgncmod_engine_la_LDFLAGS = -module
|
||||
libgncmod_engine_la_LIBADD = ${GUILE_LIBS}
|
||||
libgncmod_engine_la_LIBADD = ${GUILE_LIBS} ${GLIB_LIBS}
|
||||
|
||||
libgw_glib_la_SOURCES=gw-glib.c glib-helpers.c
|
||||
libgw_glib_la_LDFLAGS=-module
|
||||
|
Loading…
Reference in New Issue
Block a user