projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c94323d
)
autoconf
author
Bruce Momjian
Mon, 12 Oct 1998 14:44:46 +0000
(14:44 +0000)
committer
Bruce Momjian
Mon, 12 Oct 1998 14:44:46 +0000
(14:44 +0000)
src/configure
patch
|
blob
|
blame
|
history
diff --git
a/src/configure
b/src/configure
index 6c02cfdd52e2b9471267976ae33df9f1a9b60081..9310761cec5958952ce45245a6acf8337ed1a997 100755
(executable)
--- a/
src/configure
+++ b/
src/configure
@@
-607,7
+607,7
@@
case "$host_os" in
solaris*)
case "$host_cpu" in
sparc) os=solaris_sparc need_tas=yes tas_file=solaris_sparc.s ;;
- i386) os=solaris_
sparc
need_tas=yes tas_file=solaris_i386.s ;;
+ i386) os=solaris_
i386
need_tas=yes tas_file=solaris_i386.s ;;
esac ;;
sunos*) os=sunos4 need_tas=no ;;
aux*) os=aux need_tas=no ;;