Re: new/custom installation directory

2014-11-18 Thread Gavin Smith
On Tue, Nov 18, 2014 at 3:38 AM, Harlan Stenn wrote: > Eric Blake writes: >> On 11/16/2014 11:51 PM, Harlan Stenn wrote: >>> One installation directory choice I haven't found a good solution to >>> is the ntp.conf file, which is traditionally installed in /etc/ . If >>> there is an ntp.keys file,

Re: new/custom installation directory

2014-11-18 Thread Harlan Stenn
Gavin Smith writes: > What is wrong with > > --prefix=/usr/local --sysconfdir=/etc > > With > > prefix=@prefix@ > sysconfdir=@sysconfdir@ > datarootdir=@datarootdir@ > includedir=@includedir@ > localstatedir=@localstatedir@ > sharedstatedir=@sharedstatedir@ > > in Makefile.in, and > > AC_INIT