From c5e9ed83112dd4e47a5518ed62f666df5371f91e Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Mon, 4 Nov 2002 13:04:38 +0000 Subject: [PATCH] Using default location --- configure/os/CONFIG.hpux-parisc-gnu.hpux-parisc-gnu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.hpux-parisc-gnu.hpux-parisc-gnu b/configure/os/CONFIG.hpux-parisc-gnu.hpux-parisc-gnu index 403301b88..a30ec266c 100644 --- a/configure/os/CONFIG.hpux-parisc-gnu.hpux-parisc-gnu +++ b/configure/os/CONFIG.hpux-parisc-gnu.hpux-parisc-gnu @@ -10,7 +10,7 @@ # Include common gnu compiler definitions include $(CONFIG)/CONFIG.gnuCommon -GNU_DIR = /opt/gnu +#GNU_DIR = /opt/gnu CC = $(GNU_BIN)/gcc CCC = $(GNU_BIN)/g++