Skip to content

Commit a137c6c

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> (cherry picked from commit a086a5c)
1 parent ad4af4b commit a137c6c

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
@@ -411,10 +411,6 @@ AC_DEFUN([OPAL_SETUP_CC],[
411411

412412
AC_DEFUN([_OPAL_START_SETUP_CC],[
413413
opal_show_subtitle "C compiler and preprocessor"
414-
415-
# $%@#!@#% AIX!! This has to be called before anything invokes the C
416-
# compiler.
417-
dnl AC_AIX
418414
])
419415

420416

0 commit comments

Comments
 (0)