]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/config.in
configure.in: Check for unistd.h as well.
authorManfred Hollstein <manfred@gcc.gnu.org>
Thu, 21 May 1998 07:52:41 +0000 (07:52 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Thu, 21 May 1998 07:52:41 +0000 (07:52 +0000)
commitb9256371fa7d10f7f401a68820fdcbe38c78885e
tree1171f46d2f27ceab4a009d3956976bac047427ec
parent3fe97d74adf47f126ba3c19e633826eeb95c2662
configure.in: Check for unistd.h as well.

0
* 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: r19924
libiberty/config.in
libiberty/configure
libiberty/getpagesize.c