We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2284ef4 commit f86cb06Copy full SHA for f86cb06
AUTHORS
@@ -16,3 +16,5 @@ Kevin Lenzo
16
Alex Acero
17
Xuedong Huang
18
Eric Thayer
19
+Vyacheslav Klimkov
20
+Alexander Solovets
ChangeLog
configure.in
@@ -3,7 +3,7 @@ dnl try not to hurt yourself ;)
3
4
AC_INIT([sphinxbase], 5prealpha)
5
AC_CONFIG_HEADERS([include/config.h include/sphinx_config.h])
6
-AM_INIT_AUTOMAKE([no-define])
+AM_INIT_AUTOMAKE([no-define foreign])
7
AC_CONFIG_MACRO_DIR([m4])
8
9
CFLAGS=${CFLAGS:--g -O2 -Wall}
0 commit comments