]> git.notmuchmail.org Git - notmuch/commit
configure: Add a --sysconfdir option.
authorCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 19:53:02 +0000 (12:53 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 21:42:09 +0000 (14:42 -0700)
commitea43d06300b64aca2397ca77dfa526db6a2e3d9b
tree5358bcbac24c9d00dd2a04153c1671918981a962
parent1d1ad74db9b85804fdec7e3311223caa7a591c82
configure: Add a --sysconfdir option.

Which means that the bash completion script will now install
to ${prefix}/etc by default (unless configured with --syconfdir=/etc)
which is probably the right thing to do.
configure