summaryrefslogtreecommitdiff
path: root/m4/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'm4/path.c')
-rw-r--r--m4/path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/path.c b/m4/path.c
index 112cf68d..ca5e261c 100644
--- a/m4/path.c
+++ b/m4/path.c
@@ -45,7 +45,7 @@ static const char *FILE_SUFFIXES[] = {
"",
".m4f",
".m4",
- SYS_SHREXT,
+ LT_MODULE_EXT,
NULL
};