libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Typo


From: Peter Eisentraut
Subject: Typo
Date: Tue, 1 May 2001 23:07:35 +0200 (CEST)

2001-05-01  Peter Eisentraut  <address@hidden>

        * libtool.m4 (_LT_AC_LTCONFIG_HACK): Fix typo in variable name.


Index: libtool.m4
===================================================================
RCS file: /home/cvs/libtool/libtool.m4,v
retrieving revision 1.166
diff -u -r1.166 libtool.m4
--- libtool.m4  2001/04/24 23:40:42     1.166
+++ libtool.m4  2001/05/01 21:02:22
@@ -1075,7 +1075,7 @@
   CFLAGS="$save_CFLAGS"
   ])
   compiler_o_lo=$lt_cv_compiler_o_lo
-  AC_MSG_RESULT([$compiler_c_lo])
+  AC_MSG_RESULT([$compiler_o_lo])
 else
   compiler_o_lo=no
 fi
===snip


The symptom is that the result message is always blank.

-- 
Peter Eisentraut   address@hidden   http://funkturm.homeip.net/~peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]