wok-current diff libee/stuff/libee-build-fix.patch @ rev 23227
updated nano and nano-doc (4.2 -> 4.8)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 24 07:03:56 2020 +0100 (2020-03-24) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libee/stuff/libee-build-fix.patch Tue Mar 24 07:03:56 2020 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +--- libee-0.3.2-ori/src/Makefile.am 1.5 ++++ libee-0.3.2/src/Makefile.am 1.6 +@@ -39,6 +39,6 @@ 1.7 + 1.8 + convert_SOURCES = convert.c 1.9 + convert_CPPFLAGS = -I$(top_srcdir) $(LIBEE_CFLAGS) $(LIBESTR_CFLAGS) $(LIBXML2_CFLAGS) 1.10 +-convert_LDADD = $(LIBEE_LIBS) $(LIBXML2_LIBS) $(LIBESTR_LIBS) 1.11 ++convert_LDADD = libee.la $(LIBXML2_LIBS) $(LIBESTR_LIBS) 1.12 + 1.13 + include_HEADERS =