summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2011-03-09 17:02:42 -0500
committerWilliam Cohen <wcohen@redhat.com>2011-03-09 17:02:42 -0500
commitb4c1119b6befd6ab5fb8885938d970675014ec78 (patch)
treef8a1deb6a9940e08078028abdef0db18dbf014f2
parent9e0b7610c433725222171e342029bf201a37111b (diff)
downloadmemstomp-b4c1119b6befd6ab5fb8885938d970675014ec78.tar.gz
memstomp-b4c1119b6befd6ab5fb8885938d970675014ec78.tar.xz
memstomp-b4c1119b6befd6ab5fb8885938d970675014ec78.zip
Correct PACKAGE_URL in configure.ac and regenerate files.
-rw-r--r--autom4te.cache/output.02
-rw-r--r--autom4te.cache/output.12
-rw-r--r--autom4te.cache/traces.12
-rwxr-xr-xconfigure2
-rw-r--r--configure.ac2
5 files changed, 5 insertions, 5 deletions
diff --git a/autom4te.cache/output.0 b/autom4te.cache/output.0
index 2abfad4..842cfb2 100644
--- a/autom4te.cache/output.0
+++ b/autom4te.cache/output.0
@@ -2651,7 +2651,7 @@ $as_echo "$am_cv_prog_tar_pax" >&6; }
-PACKAGE_URL=http://git.0pointer.de/?p=memstomp.git
+PACKAGE_URL=http://wcohen.fedorapeople.org/git/memstomp/
# Make sure we can run config.sub.
diff --git a/autom4te.cache/output.1 b/autom4te.cache/output.1
index 2abfad4..842cfb2 100644
--- a/autom4te.cache/output.1
+++ b/autom4te.cache/output.1
@@ -2651,7 +2651,7 @@ $as_echo "$am_cv_prog_tar_pax" >&6; }
-PACKAGE_URL=http://git.0pointer.de/?p=memstomp.git
+PACKAGE_URL=http://wcohen.fedorapeople.org/git/memstomp/
# Make sure we can run config.sub.
diff --git a/autom4te.cache/traces.1 b/autom4te.cache/traces.1
index 35ca3ae..1ef736a 100644
--- a/autom4te.cache/traces.1
+++ b/autom4te.cache/traces.1
@@ -230,7 +230,7 @@ m4trace:configure.ac:28: -1- m4_pattern_allow([^am__tar$])
m4trace:configure.ac:28: -1- AC_SUBST([am__untar])
m4trace:configure.ac:28: -1- AC_SUBST_TRACE([am__untar])
m4trace:configure.ac:28: -1- m4_pattern_allow([^am__untar$])
-m4trace:configure.ac:30: -1- AC_SUBST([PACKAGE_URL], [http://git.0pointer.de/?p=memstomp.git])
+m4trace:configure.ac:30: -1- AC_SUBST([PACKAGE_URL], [http://wcohen.fedorapeople.org/git/memstomp/])
m4trace:configure.ac:30: -1- AC_SUBST_TRACE([PACKAGE_URL])
m4trace:configure.ac:30: -1- m4_pattern_allow([^PACKAGE_URL$])
m4trace:configure.ac:32: -1- AC_CANONICAL_HOST
diff --git a/configure b/configure
index bc95b6d..ae10e89 100755
--- a/configure
+++ b/configure
@@ -2651,7 +2651,7 @@ $as_echo "$am_cv_prog_tar_pax" >&6; }
-PACKAGE_URL=http://git.0pointer.de/?p=memstomp.git
+PACKAGE_URL=http://wcohen.fedorapeople.org/git/memstomp/
# Make sure we can run config.sub.
diff --git a/configure.ac b/configure.ac
index f3373c2..03147b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_CONFIG_MACRO_DIR(m4)
AM_INIT_AUTOMAKE([foreign 1.10 -Wall -Wno-portability tar-pax])
-AC_SUBST(PACKAGE_URL, [http://git.0pointer.de/?p=memstomp.git])
+AC_SUBST(PACKAGE_URL, [http://wcohen.fedorapeople.org/git/memstomp/])
AC_CANONICAL_HOST