Restore test/ to its non-distributed state (bug#8107)
authorGlenn Morris <rgm@gnu.org>
Tue, 24 May 2011 04:00:56 +0000 (21:00 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 24 May 2011 04:00:56 +0000 (21:00 -0700)
commit6c7e099d060749c70637672abac18131833d3cc1
tree705a4404bb2a160884d72c69f9758d4df9c6bb8d
parentdb0406bb64f7e5dceeb257c7e350f1e80ed9c1c1
Restore test/ to its non-distributed state (bug#8107)

* make-dist: Don't distribute test/.
* configure.in (OPT_MAKEFILES_IN): New output variable.
(AC_CONFIG_FILES): Conditionally include test/automated/Makefile.
* Makefile.in (OPT_MAKEFILES_IN): New, set by configure.
(SUBDIR_MAKEFILES_IN): Use $OPT_MAKEFILES_IN.
(check): Give an explicit error if test/ is not present.
ChangeLog
Makefile.in
configure.in
make-dist