optional software is expected to live in /opt, so lets follow this custom ... /usr...
[rrdtool.git] / configure.ac
index 65aa310..e9a0467 100644 (file)
@@ -53,7 +53,7 @@ dnl determine the type of system we are running on
 
 AC_SUBST(VERSION)
 
 
 AC_SUBST(VERSION)
 
-AC_PREFIX_DEFAULT( /usr/local/rrdtool-$PACKAGE_VERSION )
+AC_PREFIX_DEFAULT( /opt/rrdtool-$PACKAGE_VERSION )
 
 dnl At the TOP of the HEADER
 
 
 dnl At the TOP of the HEADER