sumom****@users*****
sumom****@users*****
2011年 4月 29日 (金) 11:01:56 JST
Index: julius4/mkgshmm/configure diff -u julius4/mkgshmm/configure:1.2 julius4/mkgshmm/configure:1.3 --- julius4/mkgshmm/configure:1.2 Wed Feb 3 19:16:09 2010 +++ julius4/mkgshmm/configure Fri Apr 29 11:01:55 2011 @@ -752,7 +752,7 @@ if { (eval echo configure:753: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then for file in conftest.*; do case $file in - *.$ac_ext | *.c | *.o | *.obj) ;; + *.c | *.o | *.obj) ;; *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;; esac done Index: julius4/mkgshmm/configure.in diff -u julius4/mkgshmm/configure.in:1.3 julius4/mkgshmm/configure.in:1.4 --- julius4/mkgshmm/configure.in:1.3 Wed Feb 3 19:11:58 2010 +++ julius4/mkgshmm/configure.in Fri Apr 29 11:01:55 2011 @@ -1,6 +1,6 @@ -dnl Copyright (c) 2001-2007 Kawahara Lab., Kyoto University +dnl Copyright (c) 2001-2011 Kawahara Lab., Kyoto University dnl Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology -dnl Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology +dnl Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology dnl All rights reserved AC_INIT(mkgshmm.in)