not sure the stuff is needed in the core iksemel. this will take some more teting via hudson and some more comits, but hey, it does not have an impact on anythingbut solaris and derivates
This commit is contained in:
parent
9509befbfa
commit
e78f2bfb5d
|
@ -25,5 +25,5 @@ libiksemel_la_SOURCES = \
|
|||
base64.c
|
||||
|
||||
libiksemel_la_LDFLAGS = -version-info 4:0:1 -no-undefined
|
||||
libiksemel_la_CFLAGS = $(CFLAGS) $(LIBGNUTLS_CFLAGS) @SUNCFLAGS@
|
||||
libiksemel_la_LIBADD = $(LIBGNUTLS_LIBS) @SUNCFLAGS@
|
||||
libiksemel_la_CFLAGS = $(CFLAGS) $(LIBGNUTLS_CFLAGS)
|
||||
libiksemel_la_LIBADD = $(LIBGNUTLS_LIBS)
|
||||
|
|
Loading…
Reference in New Issue