summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d897753..cd28fff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,7 @@ AC_TYPE_PID_T
AC_CHECK_HEADER([linux/version.h],, [AC_MSG_ERROR([*** Sorry, you have to install the kernel header files ***])])
-AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/ifmetric/])
+AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/project/ifmetric/])
if test -d /usr/local/stow ; then
AC_MSG_NOTICE([*** Found /usr/local/stow: installing to /usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION} ***])