summaryrefslogtreecommitdiffstats
path: root/config/hpux10.20
diff options
context:
space:
mode:
Diffstat (limited to 'config/hpux10.20')
-rw-r--r--config/hpux10.2012
1 files changed, 6 insertions, 6 deletions
diff --git a/config/hpux10.20 b/config/hpux10.20
index ff88bc9..fdd4dd1 100644
--- a/config/hpux10.20
+++ b/config/hpux10.20
@@ -54,16 +54,16 @@ HID_T='SELECTED_INT_KIND(R_INTEGER)'
SIZE_T='SELECTED_INT_KIND(R_INTEGER)'
OBJECT_NAMELEN_DEFAULT_F=-1
-if test "X-" = "X-$F9X"; then
- F9X=f90
+if test "X-" = "X-$FC"; then
+ FC=f90
fi
if test "X-" = "X-$f9x_flags_set"; then
F9XSUFFIXFLAG=""
FSEARCH_DIRS=""
- FFLAGS="$FFLAGS -O"
- DEBUG_FFLAGS="-O"
- PROD_FFLAGS="-O"
- PROFILE_FFLAGS="-O"
+ FCFLAGS="$FCFLAGS -O"
+ DEBUG_FCFLAGS="-O"
+ PROD_FCFLAGS="-O"
+ PROFILE_FCFLAGS="-O"
f9x_flags_set=yes
fi