From 430972b2aa3b854077d8915271b5a0ba9f4ef30d Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 6 May 2003 00:44:10 +0000 Subject: G++ headers are now installed in c++/ rather than g++-v3. --- lang/gcc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/gcc') diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 2939f9eb5cb5..12a4d7c81aaa 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -57,7 +57,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_BISON= yes CONFIGURE_ARGS= --disable-nls --with-gnu-as --with-gnu-ld \ - --with-gxx-include-dir=${TARGLIB}/include/g++-v3 + --with-gxx-include-dir=${TARGLIB}/include/c++/${GCC_REV} #CONFIGURE_ARGS+= --program-suffix=33 # Java CONFIGURE_ARGS+= --with-system-zlib #--includedir=${TARGLIB}/include/Java -libdir=${TARGLIB} -- cgit v1.2.3