sumom****@users*****
sumom****@users*****
2011年 12月 5日 (月) 14:42:40 JST
Index: julius4/libsent/configure diff -u julius4/libsent/configure:1.28 julius4/libsent/configure:1.29 --- julius4/libsent/configure:1.28 Fri Apr 29 11:01:55 2011 +++ julius4/libsent/configure Mon Dec 5 14:42:39 2011 @@ -563,7 +563,7 @@ ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. -LIBSENT_VERSION=4.2 +LIBSENT_VERSION=4.2.1 # specify mic type # Check whether --with-mictype or --without-mictype was given. @@ -1289,7 +1289,7 @@ if { (eval echo configure:1290: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then for file in conftest.*; do case $file in - *.c | *.o | *.obj) ;; + *.$ac_ext | *.c | *.o | *.obj) ;; *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;; esac done Index: julius4/libsent/configure.in diff -u julius4/libsent/configure.in:1.27 julius4/libsent/configure.in:1.28 --- julius4/libsent/configure.in:1.27 Fri Apr 29 10:57:20 2011 +++ julius4/libsent/configure.in Mon Dec 5 14:42:39 2011 @@ -3,7 +3,7 @@ dnl Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology dnl All rights reserved dnl -dnl $Id: configure.in,v 1.27 2011/04/29 01:57:20 sumomo Exp $ +dnl $Id: configure.in,v 1.28 2011/12/05 05:42:39 sumomo Exp $ dnl dnl Process this file with autoconf to produce a configure script. @@ -11,7 +11,7 @@ AC_CONFIG_HEADER(include/sent/config.h) AC_CONFIG_AUX_DIR(../support) -LIBSENT_VERSION=4.2 +LIBSENT_VERSION=4.2.1 dnl Checks for options # specify mic type