wok view liblognorm/stuff/liblognorm-build-fix.patch @ rev 19111

gtk-theme-{albatross,blackbird,bluebird,greybird,orion}: define all gtk2 icon-related sizes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 06 15:40:30 2016 +0300 (2016-05-06)
parents
children
line source
1 --- liblognorm-0.3.2-ori/src/Makefile.am
2 +++ liblognorm-0.3.2/src/Makefile.am
3 @@ -9,7 +9,7 @@
4 bin_PROGRAMS = normalizer
5 normalizer_SOURCES = normalizer.c
6 normalizer_CPPFLAGS = -I$(top_srcdir) $(LIBEE_CFLAGS) $(LIBESTR_CFLAGS)
7 -normalizer_LDADD = $(LIBEE_LIBS) $(LIBLOGNORM_LIBS) $(LIBESTR_LIBS)
8 +normalizer_LDADD = $(LIBEE_LIBS) liblognorm.la $(LIBESTR_LIBS)
10 lib_LTLIBRARIES = liblognorm.la