mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-05 04:38:20 +12:00
2000-04-06 Ben Elliston <bje@redhat.com>
* config.guess: Define _HPUX_SOURCE for the HP-UX test program. From Bruno Haible <haible@ilog.fr>.
This commit is contained in:
2
config.guess
vendored
2
config.guess
vendored
@ -458,6 +458,8 @@ EOF
|
||||
9000/[34]?? ) HP_ARCH=m68k ;;
|
||||
9000/[678][0-9][0-9])
|
||||
sed 's/^ //' << EOF >$dummy.c
|
||||
|
||||
#define _HPUX_SOURCE
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Reference in New Issue
Block a user