* configure.in: Check whether getuid and getgid exist.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index facda2789b10782e3831c9fe3793ef74d4b76e0d..09dac05d659ae3f69da6e7345afe878acfb43ec5 100644 (file)
@@ -1,3 +1,13 @@
+1999-05-28  Ian Lance Taylor  <ian@zembu.com>
+
+       * 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.
+
 1999-05-28  Martin Dorey  <mdorey@madge.com>
 
        * elf32-i960.c: New file.
This page took 0.026107 seconds and 4 git commands to generate.