From 62da2095477f1483028760ec16a4b3f4ccddd11f Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 6 Mar 2001 14:12:40 +0000 Subject: Add --with-native-locale to CONFIGURE_ARGS. --- x11-toolkits/gtk12/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/gtk12/Makefile') diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 167d1959b745..f112d028822d 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -24,7 +24,7 @@ USE_GLIB= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-suffix -CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12 +CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12 --with-native-locale CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X_CFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.2.3