# Identity of this package.
PACKAGE_NAME='Xen Hypervisor'
-PACKAGE_TARNAME='xen-hypervisor'
+PACKAGE_TARNAME='xen'
PACKAGE_VERSION='4.3'
PACKAGE_STRING='Xen Hypervisor 4.3'
PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
-PACKAGE_URL=''
+PACKAGE_URL='http://www.xen.org/'
ac_unique_file="libxl/libxl.c"
ac_default_prefix=/usr
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
- --docdir=DIR documentation root [DATAROOTDIR/doc/xen-hypervisor]
+ --docdir=DIR documentation root [DATAROOTDIR/doc/xen]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
it to find libraries and programs with nonstandard names/locations.
Report bugs to <xen-devel@lists.xen.org>.
+Xen Hypervisor home page: <http://www.xen.org/>.
_ACEOF
ac_status=$?
fi
Configuration headers:
$config_headers
-Report bugs to <xen-devel@lists.xen.org>."
+Report bugs to <xen-devel@lists.xen.org>.
+Xen Hypervisor home page: <http://www.xen.org/>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
AC_PREREQ([2.67])
AC_INIT([Xen Hypervisor], m4_esyscmd([../version.sh ../xen/Makefile]),
- [xen-devel@lists.xen.org])
+ [xen-devel@lists.xen.org], [xen], [http://www.xen.org/])
AC_CONFIG_SRCDIR([libxl/libxl.c])
AC_CONFIG_FILES([../config/Tools.mk])
AC_CONFIG_HEADERS([config.h])