modules: only load modules with system module file extension.
commit64a09a29e335b68d1996d36c95cd95a1f85b2bcf
authorGary V. Vaughan <gary@gnu.org>
Wed, 26 Nov 2014 20:42:14 +0000 (26 20:42 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 26 Nov 2014 20:42:14 +0000 (26 20:42 +0000)
tree5b9a075ae687778efb4e85694cb72902587b3f94
parente3740596954495555727057bd0486241cefdd4a4
modules: only load modules with system module file extension.

* m4/path.c (m4_load_filename): Compare with LT_MODULE_EXT instead
of hardcoded '.so'.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
m4/path.c