Skip to content

Commit d2284ec

Browse files
committed
build: Set Autoconf mode on opal_mca.m4
Autoconf mode is superior to shell-script mode for Autoconf files. Prove me wrong. Signed-off-by: Brian Barrett <bbarrett@amazon.com>
1 parent 000f7e8 commit d2284ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/opal_mca.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dnl -*- shell-script -*-
1+
dnl -*- autoconf -*-
22
dnl
33
dnl Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
44
dnl University Research and Technology

0 commit comments

Comments
 (0)