mc/lib/strutil
Andrew Borodin 60727b9b79 Clarify usage of AM_CPPFLAGS.
Use AM_CPPFLAGS not AM_CFLAGS for includes. GLIB_CFLAGS are CPPFLAGS, actually.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-12-18 16:27:49 +04:00
..
Makefile.am Clarify usage of AM_CPPFLAGS. 2012-12-18 16:27:49 +04:00
strescape.c Fix of DOXYGEN docs: @return instead of @returns 2012-11-09 10:05:13 +04:00
strutil8bit.c Code cleanup: removed unused variables amd removed unnedeed code. 2012-07-17 17:04:05 +04:00
strutil.c Ticket #2386: interpretation of LANG variable needs to be case insensitive. 2012-03-28 13:00:22 +04:00
strutilascii.c Code cleanup: removed unused variables amd removed unnedeed code. 2012-07-17 17:04:05 +04:00
strutilutf8.c (str_utf8_normalize): ret rid of extra memory allocation. 2012-09-10 14:29:53 +03:00
strverscmp.c lib/strutil/strverscmp.c: add missing include of config.h. 2012-11-09 10:05:12 +04:00