summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1968cce907..4dbfa7232f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1235,7 +1235,7 @@ main()
# wasi-libc's sys/socket.h is not compatible with -std=gnu99,
# so re-declare shutdown in include/ruby/missing.h
ac_cv_func_shutdown=no
- ]
+ ],
[ LIBS="-lm $LIBS"])
: ${ORIG_LIBS=$LIBS}