diff options
author | tim@threads.polyesthetic.msg <> | 2001-02-01 20:47:35 -0500 |
---|---|---|
committer | tim@threads.polyesthetic.msg <> | 2001-02-01 20:47:35 -0500 |
commit | a066832c282a58aa69ece7aeb52a7b7915ce0e31 (patch) | |
tree | 57a33ff3f540ef7958cee4648a83652fcb653d66 /ltmain.sh | |
parent | faeb9896bd5d0bade82063ced1541e6d7f60af88 (diff) | |
download | mariadb-git-a066832c282a58aa69ece7aeb52a7b7915ce0e31.tar.gz |
SCO portability fixes and cleanup.
Diffstat (limited to 'ltmain.sh')
-rw-r--r-- | ltmain.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ltmain.sh b/ltmain.sh index a1c36109556..eba25223e45 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -809,6 +809,7 @@ compiler." ;; esac compile_command="$nonopt" + UW7_compile_command="$nonopt" finalize_command="$nonopt" compile_rpath= |