1
0
Fork 0

autotools build updated with sgthreads library

This commit is contained in:
Mathias Froehlich 2011-09-08 00:49:23 +02:00
parent 938d4f3752
commit d09575e646

View file

@ -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)