sumom****@users*****
sumom****@users*****
2010年 2月 3日 (水) 19:11:57 JST
Index: julius4/configure.in diff -u julius4/configure.in:1.3 julius4/configure.in:1.4 --- julius4/configure.in:1.3 Thu Oct 2 17:57:01 2008 +++ julius4/configure.in Wed Feb 3 19:11:57 2010 @@ -3,7 +3,7 @@ dnl Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology dnl All rights reserved dnl -dnl $Id: configure.in,v 1.3 2008/10/02 08:57:01 sumomo Exp $ +dnl $Id: configure.in,v 1.4 2010/02/03 10:11:57 sumomo Exp $ dnl AC_INIT(Sample.jconf) AC_CONFIG_AUX_DIR(support) @@ -30,5 +30,6 @@ AC_PROG_CPP AC_PROG_INSTALL AC_PATH_PROG(RM, rm) +AC_EXEEXT AC_OUTPUT(Makefile mkbingram/Makefile mkbinhmm/Makefile adinrec/Makefile adintool/Makefile mkss/Makefile generate-ngram/Makefile jclient-perl/Makefile man/Makefile)