From a7313d3a6c1a2074ab83fa3d605cd2c5e4a99f87 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 4 Jun 2013 17:08:21 +0200 Subject: Solved compilation problems --- libX11/src/xlibi18n/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libX11/src') diff --git a/libX11/src/xlibi18n/makefile b/libX11/src/xlibi18n/makefile index d5dfcf723..ec9b946b8 100644 --- a/libX11/src/xlibi18n/makefile +++ b/libX11/src/xlibi18n/makefile @@ -43,7 +43,7 @@ LIBRARY = libi18n #libi18n_la_LIBADD = \ # $(IM_LIBS) $(LC_LIBS) $(OM_LIBS) -INCLUDES += ..\..\include\X11 +INCLUDES += ..\..\include\X11 .. DEFINES += XLOCALELIBDIR="\".\"" LIB11_DLL CSRCS = \ @@ -76,5 +76,5 @@ CSRCS = \ utf8WMProps.c\ utf8Wrap.c\ wcWrap.c - + -- cgit v1.2.3