]> gcc.gnu.org Git - gcc.git/commit
configure.in: Check for unistd.h as well.
authorManfred Hollstein <manfred@s-direktnet.de>
Thu, 21 May 1998 07:52:43 +0000 (07:52 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Thu, 21 May 1998 07:52:43 +0000 (07:52 +0000)
commit39d6585022489902100df3dc47f799183c6aeac1
tree01801ce39ab257bbc46e9b70a9a7362981edd6f7
parentb9256371fa7d10f7f401a68820fdcbe38c78885e
configure.in: Check for unistd.h as well.


* configure.in: Check for unistd.h as well.
* configure: Rebuild.
* config.in: Rebuild.
* getpagesize.c (GNU_OUR_PAGESIZE): Use sysconf only if _SC_PAGESIZE
is defined in unistd.h. Reformat conditional block for easier reading.
* config.table (shared): Default to no if ${enable_shared}
is unset or empty; this logic is used by the toplevel
configure scripts, too.

From-SVN: r19925
libiberty/ChangeLog
libiberty/config.table
This page took 0.062472 seconds and 5 git commands to generate.