Skip to content

Commit 48b52c3

Browse files
committed
opal_setup_cc.m4: remove dead code
We haven't supported AIX in years. Signed-off-by: Jeff Squyres <[email protected]>
1 parent f882930 commit 48b52c3

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

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

419415

0 commit comments

Comments
 (0)