Ignore:
Timestamp:
Jun 14, 2010, 6:57:06 AM (13 years ago)
Author:
Peter
Message:

backporting r2266 to stable branch. Use echo instead of variable ECHO provided by libtool because it's broken with 2.2.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.6-stable/configure.ac

    r2161 r2271  
    8181AC_PROG_SED
    8282AC_PROG_LIBTOOL
    83 # fall back to echo unless ECHO not already set (by libtool)
    84 AS_IF([test "x$ECHO" = x], [ECHO=echo])
    85 AC_SUBST(ECHO)
    8683
    8784AC_MSG_NOTICE(dnl
Note: See TracChangeset for help on using the changeset viewer.