1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-28 01:19:28 +02:00

Regenerate.

(Logical change 1.289)
This commit is contained in:
hp.com!davidm 2005-04-20 21:32:20 +00:00
parent db7dcaea5b
commit cf49fe8be4
2 changed files with 14 additions and 14 deletions

22
configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for libunwind 0.98.3. # Generated by GNU Autoconf 2.59 for libunwind 0.98.5.
# #
# Report bugs to <libunwind@linux.hpl.hp.com>. # Report bugs to <libunwind@linux.hpl.hp.com>.
# #
@ -423,8 +423,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package. # Identity of this package.
PACKAGE_NAME='libunwind' PACKAGE_NAME='libunwind'
PACKAGE_TARNAME='libunwind' PACKAGE_TARNAME='libunwind'
PACKAGE_VERSION='0.98.3' PACKAGE_VERSION='0.98.5'
PACKAGE_STRING='libunwind 0.98.3' PACKAGE_STRING='libunwind 0.98.5'
PACKAGE_BUGREPORT='libunwind@linux.hpl.hp.com' PACKAGE_BUGREPORT='libunwind@linux.hpl.hp.com'
ac_unique_file="src/mi/backtrace.c" ac_unique_file="src/mi/backtrace.c"
@ -962,7 +962,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures libunwind 0.98.3 to adapt to many kinds of systems. \`configure' configures libunwind 0.98.5 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1029,7 +1029,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of libunwind 0.98.3:";; short | recursive ) echo "Configuration of libunwind 0.98.5:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1173,7 +1173,7 @@ fi
test -n "$ac_init_help" && exit 0 test -n "$ac_init_help" && exit 0
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
libunwind configure 0.98.3 libunwind configure 0.98.5
generated by GNU Autoconf 2.59 generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
@ -1187,7 +1187,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by libunwind $as_me 0.98.3, which was It was created by libunwind $as_me 0.98.5, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@ $ $0 $@
@ -1913,7 +1913,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='libunwind' PACKAGE='libunwind'
VERSION='0.98.3' VERSION='0.98.5'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -20879,7 +20879,7 @@ ARCH=`echo $target_arch | tr a-z A-Z`
PKG_MAJOR=0 PKG_MAJOR=0
PKG_MINOR=98 PKG_MINOR=98
PKG_EXTRA=.3 PKG_EXTRA=.5
PKG_MAINTAINER=libunwind@linux.hpl.hp.com PKG_MAINTAINER=libunwind@linux.hpl.hp.com
@ -21334,7 +21334,7 @@ _ASBOX
} >&5 } >&5
cat >&5 <<_CSEOF cat >&5 <<_CSEOF
This file was extended by libunwind $as_me 0.98.3, which was This file was extended by libunwind $as_me 0.98.5, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -21400,7 +21400,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\ ac_cs_version="\\
libunwind config.status 0.98.3 libunwind config.status 0.98.5
configured by $0, generated by GNU Autoconf 2.59, configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"

View file

@ -1,5 +1,5 @@
'\" t '\" t
.\" Manual page created with latex2man on Thu Aug 5 10:20:31 CEST 2004 .\" Manual page created with latex2man on Wed Apr 20 14:03:33 PDT 2005
.\" NOTE: This file is generated, DO NOT EDIT. .\" NOTE: This file is generated, DO NOT EDIT.
.de Vb .de Vb
.ft CW .ft CW
@ -10,7 +10,7 @@
.fi .fi
.. ..
.TH "UNW\\_CREATE\\_ADDR\\_SPACE" "3" "05 August 2004" "Programming Library " "Programming Library " .TH "UNW\\_CREATE\\_ADDR\\_SPACE" "3" "20 April 2005" "Programming Library " "Programming Library "
.SH NAME .SH NAME
unw_create_addr_space unw_create_addr_space
\-\- create address space for remote unwinding \-\- create address space for remote unwinding
@ -21,7 +21,7 @@ unw_create_addr_space
#include <libunwind.h> #include <libunwind.h>
.br .br
.PP .PP
int unw_addr_space_t
unw_create_addr_space(unw_accessors_t *ap, unw_create_addr_space(unw_accessors_t *ap,
int int
byteorder); byteorder);