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:
cypromis 2011-01-25 05:24:46 +01:00
parent 9509befbfa
commit e78f2bfb5d
1 changed files with 2 additions and 2 deletions

View File

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