Just discovered that $srcdir is available in the configure script for checking
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 11 Jun 2009 00:44:06 +0000 (00:44 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 11 Jun 2009 00:44:06 +0000 (00:44 +0000)
commit02f6c93dd625d38cd2b220a58f1375a35ccded57
treea1a31254c3132e3c723faacec642e15cca2c5552
parent25455644da4f19a88c8469a8d6f91a13dee17fdf
Just discovered that $srcdir is available in the configure script for checking
for the existence of a file created by dist-hook. This lets us write a test
that knows the difference between a distribution tarball and something from the
repos. The building of the parsers and the manual can now be automatically
turned off in a make dist tarball.

git-svn-id: http://svn.complang.org/ragel/trunk@903 052ea7fc-9027-0410-9066-f65837a77df0
Makefile.am
configure.in