Skip to content

Commit a086a5c

Browse files
committed
opal_setup_cc.m4: remove dead code
We haven't supported AIX in years. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent 009c94a commit a086a5c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/opal_setup_cc.m4

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -416,10 +416,6 @@ AC_DEFUN([OPAL_SETUP_CC],[
416416

417417
AC_DEFUN([_OPAL_START_SETUP_CC],[
418418
opal_show_subtitle "C compiler and preprocessor"
419-
420-
# $%@#!@#% AIX!! This has to be called before anything invokes the C
421-
# compiler.
422-
dnl AC_AIX
423419
])
424420

425421

0 commit comments

Comments
 (0)