Comment 31 for bug 253286

Revision history for this message
Imre PĂ©ntek (pentek-imre) wrote :

I hope someone will have an idea about it, so a note: I am tracing back the bug to its origin. The first (second) step was taken:
--- config.status.old 2009-05-26 11:58:58.000000000 +0200
+++ config.status 2009-05-26 11:58:28.000000000 +0200
@@ -1628,6 +1628,7 @@

 # An echo program that does not interpret backslashes.
 ECHO=$lt_ECHO
+echo=$lt_ECHO

 # Used to examine libraries when file_magic_cmd begins with "file".
 MAGIC_CMD=$MAGIC_CMD

I hope I find the corresponding part in configure (ctrl-f doesn't make it), and finally I hope to find the appropriate file shipped by you containing the bug. Any help is welcome.