Strange, this should be required, but initialize need_tas to no

This commit is contained in:
Marc G. Fournier 1998-02-03 20:30:43 +00:00
parent cadda10a14
commit 73867f773e
2 changed files with 214 additions and 212 deletions

425
src/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,7 @@ AC_INIT(backend/access/common/heaptuple.c)
AC_PREFIX_DEFAULT(/usr/local/pgsql)
AC_CANONICAL_HOST
need_tas=no
case "$host_os" in
solaris*)
case "$host_cpu" in