OSDN Git Service

commitdiff
authormanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 May 1998 07:52:41 +0000 (07:52 +0000)
committermanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 May 1998 07:52:41 +0000 (07:52 +0000)
commita18792d6fb0769a83f733e02702e30d10f9dd72d
tree1171f46d2f27ceab4a009d3956976bac047427ec
parent17ea1c73fddecc608a6ba2c88ee729491cc69b40
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19924 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/config.in
libiberty/configure
libiberty/getpagesize.c