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