diff options
author | DJ Delorie <dj@redhat.com> | 2003-02-21 01:35:29 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2003-02-21 01:35:29 +0000 |
commit | 4938384a1f22b28db51c5a483c4b5a4e0405be21 (patch) | |
tree | 3ea1195322b8ca962fe8d00e8be84782cc5c92d6 /libiberty/config.in | |
parent | 66491ebcb711ba361449716c3526f6d26333612f (diff) | |
download | gdb-4938384a1f22b28db51c5a483c4b5a4e0405be21.zip gdb-4938384a1f22b28db51c5a483c4b5a4e0405be21.tar.gz gdb-4938384a1f22b28db51c5a483c4b5a4e0405be21.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/config.in')
-rw-r--r-- | libiberty/config.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libiberty/config.in b/libiberty/config.in index 738f075..97c5702 100644 --- a/libiberty/config.in +++ b/libiberty/config.in @@ -1,4 +1,4 @@ -/* config.in. Generated automatically from configure.in by autoheader 2.13. */ +/* config.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ #undef const @@ -222,6 +222,9 @@ /* Define if you have the <sys/param.h> header file. */ #undef HAVE_SYS_PARAM_H +/* Define if you have the <sys/pstat.h> header file. */ +#undef HAVE_SYS_PSTAT_H + /* Define if you have the <sys/resource.h> header file. */ #undef HAVE_SYS_RESOURCE_H |