gmwycl / mentohust

Automatically exported from code.google.com/p/mentohust
0 stars 0 forks source link

hardcoded sysconfigdir found, installation falure #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi all i think this should be a bug in`mentohust svn rev 114

***
* src/Makefile.am:3:sysconfdir = /etc
***
Whereas should be '${prefix}/etc'.

When i do configure & install like
###
# cd mentohust-read-only
# ./autogen.sh
# ./configure --prefix=/foo/bar
# make
# make install
###
make(1) still tries to install mentohust.conf
in /etc instead of /foo/bar/etc

Love you.

Original issue reported on code.google.com by caowm2...@gmail.com on 25 Oct 2011 at 10:56

GoogleCodeExporter commented 8 years ago
Expired

Original comment by www.eh...@gmail.com on 17 Jun 2012 at 3:24