aboutsummaryrefslogtreecommitdiffstats
path: root/tool/m4/ruby_defint.m4
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-20 07:14:59 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-20 07:14:59 +0000
commit583939602838ad9d39e8485df4c8a8e5f236b608 (patch)
tree42e540baec84b2e67ccf9670c154efc930a596ac /tool/m4/ruby_defint.m4
parentec43478f34de262ebdd2922c488e265344b489c3 (diff)
downloadruby-583939602838ad9d39e8485df4c8a8e5f236b608.tar.gz
Emacs friendliness [ci skip]
Just add comment by: sed -i $'1i\\\n# -*- Autoconf -*-' tool/m4/*.m4 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'tool/m4/ruby_defint.m4')
-rw-r--r--tool/m4/ruby_defint.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/m4/ruby_defint.m4 b/tool/m4/ruby_defint.m4
index 9e99ca80d6..e5b46a788f 100644
--- a/tool/m4/ruby_defint.m4
+++ b/tool/m4/ruby_defint.m4
@@ -1,3 +1,4 @@
+# -*- Autoconf -*-
dnl RUBY_DEFINT TYPENAME, SIZE, [UNSIGNED], [INCLUDES = DEFAULT-INCLUDES]
AC_DEFUN([RUBY_DEFINT], [dnl
AS_VAR_PUSHDEF([cond], [rb_defint_cond])dnl