|
From: Keiichiro O. <ur...@us...> - 2014-12-02 02:54:10
|
Update of /cvsroot/hts-engine/hts_engine_API/src In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4349 Modified Files: configure.ac Log Message: modify makefiles for latest automake Index: configure.ac =================================================================== RCS file: /cvsroot/hts-engine/hts_engine_API/src/configure.ac,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** configure.ac 1 Dec 2014 02:05:25 -0000 1.15 --- configure.ac 2 Dec 2014 02:54:07 -0000 1.16 *************** *** 7,11 **** AC_COPYRIGHT(Copyright 2001-2014 Nagoya Institute of Technology) AC_COPYRIGHT(Copyright 2001-2008 Tokyo Institute of Technology) ! AM_INIT_AUTOMAKE(hts_engine_API, 1.09, nostdinc no-installinfo no-installman) # Checks for C compiler --- 7,11 ---- AC_COPYRIGHT(Copyright 2001-2014 Nagoya Institute of Technology) AC_COPYRIGHT(Copyright 2001-2008 Tokyo Institute of Technology) ! AM_INIT_AUTOMAKE # Checks for C compiler |