configure.in: Check for unistd.h as well.
authorManfred Hollstein <manfred@gcc.gnu.org>
Thu, 21 May 1998 07:52:38 +0000 (07:52 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Thu, 21 May 1998 07:52:38 +0000 (07:52 +0000)
commit3fe97d74adf47f126ba3c19e633826eeb95c2662
treeebf46b9e020fa94805b42846b507657a99765ee0
parentfd97443cb69a8ae16ed6417f9a32eea79f488a2f
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: r19923
libiberty/configure.in