From bddd155b083f375c938f4fdd593d6c798f22e64f Mon Sep 17 00:00:00 2001 From: bland Date: Tue, 17 Aug 2004 04:02:17 +0000 Subject: USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually axe .la garbage. I didn't pay much attention to the fact how _INC get lost after repocopy when was told about this problem in x11-tookits/libpanelappetmm. Reported by: pointyhat --- devel/gconfmm26/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/gconfmm26') diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index 14596bfab2c7..bb689692720f 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_GCC= 3.3 USE_REINPLACE= yes USE_GNOME= gnomehack gconf2 lthack -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static -- cgit