-ac_config_files="$ac_config_files Makeconf Makefile Makerule src/viterbiversion.t src/Makefile test/Makefile"
+ac_config_files="$ac_config_files Makeconf Makefile Makerule src/viterbiversion.h src/Makefile test/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
"Makeconf") CONFIG_FILES="$CONFIG_FILES Makeconf" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"Makerule") CONFIG_FILES="$CONFIG_FILES Makerule" ;;
- "src/viterbiversion.t") CONFIG_FILES="$CONFIG_FILES src/viterbiversion.t" ;;
+ "src/viterbiversion.h") CONFIG_FILES="$CONFIG_FILES src/viterbiversion.h" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
fi
-ac_config_commands="$ac_config_commands default-1"
-
-
AC_CONFIG_FILES([ Makeconf
Makefile
Makerule
- src/viterbiversion.t
+ src/viterbiversion.h
src/Makefile
test/Makefile
])
AC_OUTPUT
-
-AC_CONFIG_COMMANDS([default-1],[[LIBVITERBI_CHECK_CHANGE("src/viterbiversion.h", "src/viterbiversion.t")
-]],[[]])