summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 087e8c3)
raw | patch | inline | side by side (parent: 087e8c3)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 4 Apr 2005 20:53:23 +0000 (20:53 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 4 Apr 2005 20:53:23 +0000 (20:53 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@344 a5681a0c-68f1-0310-ab6d-d61299d08faa
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 34c8cde2543dd8382d95d1368c134cd96980449d..57d23e4d4174ded383b9a56c614b40c097b87e52 100644 (file)
--- a/configure.ac
+++ b/configure.ac
xxpreinst = /usr/local
fi
-AC_PREFIX_DEFAULT( $xxpreinst/local/rrdtool-$PACKAGE_VERSION )
+AC_PREFIX_DEFAULT( $xxpreinst/rrdtool-$PACKAGE_VERSION )
dnl Minimum Autoconf version required.
AC_PREREQ(2.59)