summaryrefslogtreecommitdiff
path: root/m4/dl.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/dl.m4')
-rw-r--r--m4/dl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/dl.m4 b/m4/dl.m4
index 30ea00b1c..0b6b72311 100644
--- a/m4/dl.m4
+++ b/m4/dl.m4
@@ -31,7 +31,7 @@ int main() {
dlopen(NULL, 0);
return 0;
}
-],
+],
[DYNAMIC_LD_LIBS=-lkernel32
have_dl=yes
AC_MSG_RESULT(yes)],