modules: clean up no-longer supported preloading references.
commitbb68bc18379fb91f9ea39a5bb4870a05e1f7516a
authorGary V. Vaughan <gary@gnu.org>
Thu, 27 Nov 2014 12:45:44 +0000 (27 12:45 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 27 Nov 2014 12:45:44 +0000 (27 12:45 +0000)
tree8d7fed0ef0c656e5a97698540ccdc11dfd4138b7
parent64a09a29e335b68d1996d36c95cd95a1f85b2bcf
modules: clean up no-longer supported preloading references.

* doc/m4.texi: Remove references to preloaded modules.
* configure.ac (Preloaded module configuration): Remove.
* Makefile.am (src_m4_LDFLAGS): Remove.  DLPREOPEN no longer set.
(src_m4_DEPENDENCIES): Remove PREOPEN_DEPENDENCIES reference.
* tests/atlocal.in (DYNAMIC_MODULES): Remove.
* tests/testsuite.at (AT_CHECK_DYNAMIC_MODULE): Remove.
* tests/builtins.at, tests/modules.at: Remove references to
removed AT_CHECK_DYNAMIC_MODULE.
* tests/generate.awk: Don't generate AT_CHECK_DYNAMIC_MODULE
calls.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
Makefile.am
configure.ac
doc/m4.texi
tests/atlocal.in
tests/builtins.at
tests/generate.awk
tests/modules.at
tests/testsuite.at