aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-12-04 10:08:15 +0000
committerThomas Schwinge <tschwinge@gnu.org>2006-12-04 10:08:15 +0000
commit77743fc7354fd1aa250d17c6aa3b50eee4a18fd0 (patch)
treeb5f3dcd5e2890aba44685cc54a08fcc23999f7c2
parent3cd31525f53d44b2697151b8115976f43285db74 (diff)
downloadmig-77743fc7354fd1aa250d17c6aa3b50eee4a18fd0.tar.gz
mig-77743fc7354fd1aa250d17c6aa3b50eee4a18fd0.tar.bz2
mig-77743fc7354fd1aa250d17c6aa3b50eee4a18fd0.zip
2006-12-04 Thomas Schwinge <tschwinge@gnu.org>
* Makefile.in: Regenerate. * configure: Likewise.
-rw-r--r--ChangeLog3
-rw-r--r--Makefile.in5
-rwxr-xr-xconfigure20
3 files changed, 15 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index b4f523d..9d28af5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-12-04 Thomas Schwinge <tschwinge@gnu.org>
+ * Makefile.in: Regenerate.
+ * configure: Likewise.
+
* configure.ac (AM_INIT_AUTOMAKE): Add `dist-bzip2'.
* Makefile.am (AUTOMAKE_OPTIONS): Remove variable after having moved
diff --git a/Makefile.in b/Makefile.in
index c930e30..380243a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -83,7 +83,7 @@ am__remove_distdir = \
{ test ! -d $(distdir) \
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr $(distdir); }; }
-DIST_ARCHIVES = $(distdir).tar.gz
+DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
@@ -194,7 +194,6 @@ target_os = @target_os@
target_vendor = @target_vendor@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-AUTOMAKE_OPTIONS = gnu
bin_SCRIPTS = mig
EXTRA_DIST = gensym.awk cpu.sym
CLEANFILES = cpu.h *.sym[co]
@@ -417,7 +416,6 @@ distdir: $(DISTFILES)
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
-
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
@@ -437,6 +435,7 @@ dist-zip: distdir
dist dist-all: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
+ tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
diff --git a/configure b/configure
index 818e85b..59088a9 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for GNU MIG 1.3.1.
+# Generated by GNU Autoconf 2.60 for GNU MIG 1.3.1.99.
#
# Report bugs to <bug-hurd@gnu.org>.
#
@@ -559,8 +559,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='GNU MIG'
PACKAGE_TARNAME='mig'
-PACKAGE_VERSION='1.3.1'
-PACKAGE_STRING='GNU MIG 1.3.1'
+PACKAGE_VERSION='1.3.1.99'
+PACKAGE_STRING='GNU MIG 1.3.1.99'
PACKAGE_BUGREPORT='bug-hurd@gnu.org'
ac_unique_file="migcom.c"
@@ -1216,7 +1216,7 @@ if test "$ac_init_help" = "long"; then
# 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.
cat <<_ACEOF
-\`configure' configures GNU MIG 1.3.1 to adapt to many kinds of systems.
+\`configure' configures GNU MIG 1.3.1.99 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1287,7 +1287,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU MIG 1.3.1:";;
+ short | recursive ) echo "Configuration of GNU MIG 1.3.1.99:";;
esac
cat <<\_ACEOF
@@ -1375,7 +1375,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU MIG configure 1.3.1
+GNU MIG configure 1.3.1.99
generated by GNU Autoconf 2.60
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1389,7 +1389,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GNU MIG $as_me 1.3.1, which was
+It was created by GNU MIG $as_me 1.3.1.99, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ $0 $@
@@ -2209,7 +2209,7 @@ fi
# Define the identity of the package.
PACKAGE='mig'
- VERSION='1.3.1'
+ VERSION='1.3.1.99'
# Some tools Automake needs.
@@ -5816,7 +5816,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GNU MIG $as_me 1.3.1, which was
+This file was extended by GNU MIG $as_me 1.3.1.99, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5863,7 +5863,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU MIG config.status 1.3.1
+GNU MIG config.status 1.3.1.99
configured by $0, generated by GNU Autoconf 2.60,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"