summaryrefslogtreecommitdiffstats
path: root/config/unicos10.0.X
diff options
context:
space:
mode:
Diffstat (limited to 'config/unicos10.0.X')
-rw-r--r--config/unicos10.0.X12
1 files changed, 6 insertions, 6 deletions
diff --git a/config/unicos10.0.X b/config/unicos10.0.X
index ba314be..d036ac1 100644
--- a/config/unicos10.0.X
+++ b/config/unicos10.0.X
@@ -160,17 +160,17 @@ HID_T='SELECTED_INT_KIND(R_INTEGER)'
SIZE_T='SELECTED_INT_KIND(R_LARGE)'
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 -dp"
- DEBUG_FFLAGS="-dp"
- PROD_FFLAGS="-dp"
- PROFILE_FFLAGS="-dp"
+ FCFLAGS="$FCFLAGS -dp"
+ DEBUG_FCFLAGS="-dp"
+ PROD_FCFLAGS="-dp"
+ PROFILE_FCFLAGS="-dp"
f9x_flags_set=yes
fi