Index: /trunk/FACT++/.aux_dir/ltmain.sh
===================================================================
--- /trunk/FACT++/.aux_dir/ltmain.sh	(revision 10562)
+++ /trunk/FACT++/.aux_dir/ltmain.sh	(revision 10563)
@@ -5584,16 +5584,11 @@
 	  done
 	  if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
-#	    $ECHO
-#	    if test "$linkmode" = prog; then
-#	      $ECHO "*** Warning: Linking the executable $output against the loadable module"
-#	    else
-#	      $ECHO "*** Warning: Linking the shared library $output against the loadable module"
-#	    fi
-#	    $ECHO "*** $linklib is not portable!"
-	    if test "$linkmode" != prog; then
-	      $ECHO
+	    $ECHO
+	    if test "$linkmode" = prog; then
+	      $ECHO "*** Warning: Linking the executable $output against the loadable module"
+	    else
 	      $ECHO "*** Warning: Linking the shared library $output against the loadable module"
-	      $ECHO "*** $linklib is not portable!"
 	    fi
+	    $ECHO "*** $linklib is not portable!"
 	  fi
 	  if test "$linkmode" = lib &&
