]> git.evergreen-ils.org Git - OpenSRF.git/commit
autogen.sh no longer blithely carries on and tells you to run ./configure even if...
authorsboyette <sboyette@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 11 Aug 2008 19:32:50 +0000 (19:32 +0000)
committersboyette <sboyette@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 11 Aug 2008 19:32:50 +0000 (19:32 +0000)
commit972593b2846e8ac190b76ac6ca7c5cb4cae6eace
tree064d64e840871c43bfeffe70080ee8672e246064
parent9aa5e3d08e65e664fc7991679f5b0a2b037049c1
autogen.sh no longer blithely carries on and tells you to run ./configure even if the entire automake/autotools chain is missing. there's probably more elegant ways to do it, but this works.

git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/sboyette@1410 9efc2488-bf62-4759-914b-345cdb29e865
autogen.sh