summaryrefslogtreecommitdiff
path: root/tool/m4/ruby_try_ldflags.m4
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-04-17 19:14:21 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-04-17 19:14:21 +0900
commit1f56238032482ab55db2a7cbf5c156b5ccc17526 (patch)
tree6a4cf40d4af096c3deabe90ae76aae5a23fad41c /tool/m4/ruby_try_ldflags.m4
parent17c3014bb7012793553c275f1509b2bb6f82cd50 (diff)
downloadruby-1f56238032482ab55db2a7cbf5c156b5ccc17526.tar.gz
Remove comments in tool/m4 from the generated configure
Diffstat (limited to 'tool/m4/ruby_try_ldflags.m4')
-rw-r--r--tool/m4/ruby_try_ldflags.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/m4/ruby_try_ldflags.m4 b/tool/m4/ruby_try_ldflags.m4
index d27940c7b2..c3a6be0fb3 100644
--- a/tool/m4/ruby_try_ldflags.m4
+++ b/tool/m4/ruby_try_ldflags.m4
@@ -1,4 +1,4 @@
-# -*- Autoconf -*-
+dnl -*- Autoconf -*-
AC_DEFUN([RUBY_TRY_LDFLAGS], [
save_LDFLAGS="$LDFLAGS"
LDFLAGS="[$]LDFLAGS $1"