* configure.in: Check whether getuid and getgid exist.
commit715e303b4f61436c06b91a8a977af398861ee873
authorIan Lance Taylor <ian@airs.com>
Thu, 27 May 1999 22:48:53 +0000 (27 22:48 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 May 1999 22:48:53 +0000 (27 22:48 +0000)
tree268801435869cbb75dddefd576ae9440d6f95cc6
parent8acbecc957d49d1b488da3b253905d56f541e152
* 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