Add a --chdir option to configpm, and use this in the Win32 Makfiles.
[p5sagit/p5-mst-13.2.git] / hints / unicosmk.sh
index b0fa528..6045fcf 100644 (file)
@@ -30,6 +30,9 @@ if test "$d_shm" = ""; then
 fi
 # Otherwise the unpack %65c checksums will fail.
 pp_pack_cflags='optimize="-h scalar0 -h vector0"'
+# No shared libraries.
+so='none'
+# Threads call-back unit.
 cat > UU/usethreads.cbu <<'EOCBU'
 # This script UU/usethreads.cbu will get 'called-back' by Configure
 # after it has prompted the user for whether to use threads.