Skip to content

Commit f86cb06

Browse files
author
nshmyrev
committed
Removed outdated files, updated version
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12392 94700074-3cef-4d97-a70e-9c8c206c02f5
1 parent 2284ef4 commit f86cb06

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

AUTHORS

+2
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ Kevin Lenzo
1616
Alex Acero
1717
Xuedong Huang
1818
Eric Thayer
19+
Vyacheslav Klimkov
20+
Alexander Solovets

ChangeLog

-10
This file was deleted.

configure.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dnl try not to hurt yourself ;)
33

44
AC_INIT([sphinxbase], 5prealpha)
55
AC_CONFIG_HEADERS([include/config.h include/sphinx_config.h])
6-
AM_INIT_AUTOMAKE([no-define])
6+
AM_INIT_AUTOMAKE([no-define foreign])
77
AC_CONFIG_MACRO_DIR([m4])
88

99
CFLAGS=${CFLAGS:--g -O2 -Wall}

0 commit comments

Comments
 (0)