wok annotate libee/stuff/libee-build-fix.patch @ rev 14490

Up: ophcrack (3.5.0)
author Cedric Tissieres <slitaz@objectif-securite.ch>
date Fri May 03 14:38:26 2013 +0200 (2013-05-03)
parents
children
rev   line source
erjo@11414 1 --- libee-0.3.2-ori/src/Makefile.am
erjo@11414 2 +++ libee-0.3.2/src/Makefile.am
erjo@11414 3 @@ -39,6 +39,6 @@
erjo@11414 4
erjo@11414 5 convert_SOURCES = convert.c
erjo@11414 6 convert_CPPFLAGS = -I$(top_srcdir) $(LIBEE_CFLAGS) $(LIBESTR_CFLAGS) $(LIBXML2_CFLAGS)
erjo@11414 7 -convert_LDADD = $(LIBEE_LIBS) $(LIBXML2_LIBS) $(LIBESTR_LIBS)
erjo@11414 8 +convert_LDADD = libee.la $(LIBXML2_LIBS) $(LIBESTR_LIBS)
erjo@11414 9
erjo@11414 10 include_HEADERS =