1
1

* one more thing that we need to ignore (given by libtool 2.0 with CL)

This commit was SVN r8503.
Этот коммит содержится в:
Brian Barrett 2005-12-15 05:20:15 +00:00
родитель e574fd7fbe
Коммит 32e01a8e80

Просмотреть файл

@ -15,7 +15,7 @@ dnl
dnl Additional copyrights may follow
dnl
dnl $HEADER$
denl
dnl
AC_DEFUN([OMPI_CHECK_LINKER_FLAGS],[
#
@ -83,12 +83,13 @@ while test -n "[$]1"; do
libtool:) ;;
link:) ;;
$CC) ;;
.libs/bar*) ;;
*.libs/bar*) ;;
bar*) ;;
-I*) ;;
-L*) ;;
-R*) ;;
-lfoo) ;;
*.libs/libfoo.*) ;;
-o) ;;
*.so) ;;
*.a) ;;