فهرست منبع

- fix linking errors on solaris, this needs lresolv, reported
from Muhammad Akl


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@5106 689a6050-402a-0410-94f2-e92a70836424

Henning Westerholt 17 سال پیش
والد
کامیت
d7ebc94f13
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      utils/kamunix/Makefile

+ 1 - 1
utils/kamunix/Makefile

@@ -14,7 +14,7 @@ include ../../Makefile.sources
 # if you want to tune or reset flags
 #DEFS:= 
 #LDFLAGS:= 
-LIBS= 
+LIBS=-lresolv
 
 include ../../Makefile.rules