Stop using a non-standard default PREFIX for installs user/dbs/remove_default_prefix
authorDan Scott <dscott@laurentian.ca>
Fri, 19 Oct 2012 20:28:59 +0000 (16:28 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 19 Oct 2012 20:28:59 +0000 (16:28 -0400)
Working towards packaging, we will be better off if we start getting used to
installing OpenSRF in standard FHS directories.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
configure.ac

index d947e45..a29926d 100644 (file)
@@ -31,7 +31,6 @@ AM_INIT_AUTOMAKE([OpenSRF], m4_defn([VERSION_NUMBER]))
 
 AC_REVISION($Revision: 0.1 $)
 AC_CONFIG_SRCDIR([configure.ac])
-AC_PREFIX_DEFAULT([/opensrf])
 
 # Enable $prefix to resolve to a reasonable value in substitutions in
 # scripts if no explict value was passed in to configure