[Julius-cvs 511] CVS update: julius4/julius

Back to archive index

sumom****@users***** sumom****@users*****
2010年 2月 3日 (水) 19:11:58 JST


Index: julius4/julius/Makefile.in
diff -u julius4/julius/Makefile.in:1.6 julius4/julius/Makefile.in:1.7
--- julius4/julius/Makefile.in:1.6	Sat Jun 20 23:06:54 2009
+++ julius4/julius/Makefile.in	Wed Feb  3 19:11:58 2010
@@ -5,7 +5,7 @@
 # All rights reserved
 
 #
-# $Id: Makefile.in,v 1.6 2009/06/20 14:06:54 sumomo Exp $
+# $Id: Makefile.in,v 1.7 2010/02/03 10:11:58 sumomo Exp $
 #
 SHELL=/bin/sh
 .SUFFIXES:
@@ -37,7 +37,7 @@
 ############################################################
 
 TARGET = julius
-INSTALLTARGET = julius
+INSTALLTARGET = julius @ EXEEXT@
 
 OBJ = \
 main.o \
Index: julius4/julius/configure.in
diff -u julius4/julius/configure.in:1.4 julius4/julius/configure.in:1.5
--- julius4/julius/configure.in:1.4	Sat Jun 20 23:06:54 2009
+++ julius4/julius/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.4 2009/06/20 14:06:54 sumomo Exp $
+dnl $Id: configure.in,v 1.5 2010/02/03 10:11:58 sumomo Exp $
 dnl
 
 AC_INIT(main.c)
@@ -51,6 +51,7 @@
 dnl Checks for programs.
 AC_PROG_INSTALL
 AC_PATH_PROG(RM, rm)
+AC_EXEEXT
 
 dnl Checks for libraries.
 dnl add '-lLIBRARY' to LIBS and define 'HAVE_LIBLIBRARY'



Julius-cvs メーリングリストの案内
Back to archive index