From a5f53fbb2ccbc056f3d53e02a980d2f0352f2d11 Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Mon, 18 Mar 2002 14:15:26 +0000 Subject: [PATCH] Bugfix --- configure/os/CONFIG.hpux-parisc.hpux-parisc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.hpux-parisc.hpux-parisc b/configure/os/CONFIG.hpux-parisc.hpux-parisc index 28d9d83be..53f067ad8 100644 --- a/configure/os/CONFIG.hpux-parisc.hpux-parisc +++ b/configure/os/CONFIG.hpux-parisc.hpux-parisc @@ -29,7 +29,7 @@ OPT_CFLAGS_NO = -g CXXCMPLR=STRICT -COMPILE_FILTER.cpp = 2>&1 | $(TOP)/configure/tools/filterWarnings.pl +COMPILE_FILTER.cpp = 2>&1 | $(EPICS_BASE)/configure/tools/filterWarnings.pl # Configure OS vendor C++ compiler CONFORM_CXXFLAGS_NORMAL = -AA -mt -Aa