autotools build updated with sgthreads library
This commit is contained in:
parent
938d4f3752
commit
d09575e646
1 changed files with 2 additions and 2 deletions
|
@ -129,8 +129,8 @@ fgfs_LDFLAGS = $(fgfs_PLIB_FW) $(fgfs_OSG_FW) $(LDFLAGS)
|
|||
metar_SOURCES = metar_main.cxx
|
||||
|
||||
metar_LDADD = \
|
||||
-lsgenvironment -lsgio -lsgbucket -lsgmisc -lsgstructure -lsgdebug \
|
||||
$(network_LIBS) \
|
||||
-lsgenvironment -lsgio -lsgthreads -lsgbucket -lsgmisc -lsgstructure \
|
||||
-lsgdebug $(network_LIBS) $(thread_LIBS) \
|
||||
-lz $(base_LIBS)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue