提交 4df02914 authored 作者: Michael Jerris's avatar Michael Jerris

make sure .version is populated on builds from non svn working copies

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15822 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 216c47b5
@SWITCH_VERSION_REVISION@
...@@ -10,6 +10,7 @@ AC_SUBST(SWITCH_VERSION_MICRO, [trunk]) ...@@ -10,6 +10,7 @@ AC_SUBST(SWITCH_VERSION_MICRO, [trunk])
#AC_SUBST(SWITCH_VERSION_REVISION, [svn-revision-here]) #AC_SUBST(SWITCH_VERSION_REVISION, [svn-revision-here])
AC_CONFIG_FILES([src/include/switch_version.h.in:src/include/switch_version.h.template]) AC_CONFIG_FILES([src/include/switch_version.h.in:src/include/switch_version.h.template])
AC_CONFIG_FILES([.version:.version.in])
AC_CONFIG_AUX_DIR(build/config) AC_CONFIG_AUX_DIR(build/config)
AM_INIT_AUTOMAKE(libfreeswitch,0.1) AM_INIT_AUTOMAKE(libfreeswitch,0.1)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论