1
0
Fork 0

Add the network libraries for Solaris

This commit is contained in:
ehofman 2004-02-23 14:22:53 +00:00
parent 7f3a870b03
commit fa344f7667

View file

@ -99,7 +99,7 @@ metar_SOURCES = metar_main.cxx
metar_LDADD = \
-lsgenvironment -lsgio -lsgbucket -lsgmisc -lsgstructure -lsgdebug \
-lplibnet -lplibul \
-lplibnet -lplibul $(network_LIBS) \
-lz $(base_LIBS)
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src