* configure.in: Check whether getuid and getgid exist.
authorIan Lance Taylor <ian@airs.com>
Thu, 27 May 1999 22:48:53 +0000 (22:48 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 May 1999 22:48:53 +0000 (22:48 +0000)
commit633fd09f3cfd79906b88fc1adcd2c16f39e9848e
tree222169633012952f6d750a27b4bad5fc6f777922
parent6da466c730cb814a5903049a922e2169e60a311c
* configure.in: Check whether getuid and getgid exist.
* archive.c: Define getuid and getgid as macros if HAVE_GETUID or
HAVE_GETGID are not defined, respectively.
(bfd_write_armap): Don't special case on _WIN32 for getuid and
getgid.
* configure.host: Set ac_cv_func_get{ug}id for *-*-windows*.
* configure, config.in: Rebuild.
bfd/ChangeLog
bfd/archive.c
bfd/config.in
bfd/configure
bfd/configure.host
bfd/configure.in
This page took 0.048159 seconds and 4 git commands to generate.