Add the network libraries for Solaris
This commit is contained in:
parent
7f3a870b03
commit
fa344f7667
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue