diff options
Diffstat (limited to 'hints/hpux.sh')
-rw-r--r-- | hints/hpux.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh index faf5879ed9..bbb91f7894 100644 --- a/hints/hpux.sh +++ b/hints/hpux.sh @@ -378,8 +378,8 @@ EOM ;; esac -cat > UU/uselfs.cbu <<'EOCBU' -# This script UU/uselfs.cbu will get 'called-back' by Configure +cat > UU/uselargefiles.cbu <<'EOCBU' +# This script UU/uselargefiles.cbu will get 'called-back' by Configure # after it has prompted the user for whether to use large files. case "$uselargefiles" in ''|$define|true|[yY]*) |