]> git.evergreen-ils.org Git - Evergreen.git/commit
Make autogen.sh a bit more robust and informative
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 31 May 2009 15:04:41 +0000 (15:04 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 31 May 2009 15:04:41 +0000 (15:04 +0000)
commit09e901916ee6b7ad3a7d0c920efa416051e11cca
treeb616a8cf41e8388c13a4671e2df1c075635589af
parent4ca990c84fc7dba341dcbb75b44d4cd760699013
Make autogen.sh a bit more robust and informative
  * Default to sysconfdir as configured at build time
  * Return an error message and value if the specified config file is not found
  * Support legacy option of using $1 as the config file value, without breaking "autogen.sh -u"

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13269 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/Makefile.am
Open-ILS/src/extras/autogen.sh