From: Bruno Haible Date: Sat, 7 Jul 2007 17:00:31 +0000 (+0000) Subject: libuniname is gone. X-Git-Tag: v0.17~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c28b1974d2253c0ed66076e8516e816ac6afccd4;p=thirdparty%2Fgettext.git libuniname is gone. --- diff --git a/os2/Makefile b/os2/Makefile index cb31fb4b1..acbf2b3bc 100644 --- a/os2/Makefile +++ b/os2/Makefile @@ -47,7 +47,7 @@ INST = emx/ # Tools CC = gcc -c CFLAGS = -Wall -Zmt $(INCLUDE) $(DEFS) -INCLUDE = -I. -I$(ROOT) -I$(ROOT)intl -I$(ROOT)src -I$(ROOT)lib -I$(ROOT)libuniname +INCLUDE = -I. -I$(ROOT) -I$(ROOT)intl -I$(ROOT)src -I$(ROOT)lib DEFS = -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" \ -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" \ -DGETTEXTDATADIR=\"/usr/share/gettext\" \