sumom****@users*****
sumom****@users*****
2010年 2月 3日 (水) 19:11:58 JST
Index: julius4/libjulius/configure.in diff -u julius4/libjulius/configure.in:1.11 julius4/libjulius/configure.in:1.12 --- julius4/libjulius/configure.in:1.11 Thu Dec 17 19:01:58 2009 +++ julius4/libjulius/configure.in Wed Feb 3 19:11:58 2010 @@ -4,7 +4,7 @@ dnl Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology dnl All rights reserved dnl -dnl $Id: configure.in,v 1.11 2009/12/17 10:01:58 sumomo Exp $ +dnl $Id: configure.in,v 1.12 2010/02/03 10:11:58 sumomo Exp $ dnl AC_INIT(src/search_bestfirst_main.c) @@ -322,6 +322,7 @@ AC_PATH_PROG(RM, rm) AC_PATH_PROG(AR, ar) AC_PROG_RANLIB +AC_EXEEXT dnl Checks for libraries. dnl add '-lLIBRARY' to LIBS and define 'HAVE_LIBLIBRARY'