Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.54 by aonoto, Sun Apr 17 16:29:50 2011 UTC revision 1.55 by aonoto, Sun May 15 17:03:53 2011 UTC
# Line 484  AC_PROG_MAKE_SET Line 484  AC_PROG_MAKE_SET
484  AC_PROG_LIBTOOL  AC_PROG_LIBTOOL
485  AC_SUBST(LIBTOOL_DEPS)  AC_SUBST(LIBTOOL_DEPS)
486    
487    # Libtool-2.4 needs more powerful shell (other than /bin/sh),
488    # so we explicitly use this SHELL directly.
489    LIBTOOL_MOD=`echo $LIBTOOL | sed 's,\$(SHELL),'${SHELL}','`
490    AC_SUBST(LIBTOOL_MOD)
491    
492  dnl Checks for libraries.  dnl Checks for libraries.
493  dnl ### dnl Replace `main' with a function in -lX11:  dnl ### dnl Replace `main' with a function in -lX11:
494  dnl ### AC_CHECK_LIB(X11, main)  dnl ### AC_CHECK_LIB(X11, main)

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26