提交 3b2df07f authored 作者: Travis Cross's avatar Travis Cross

Fix bnlib call to AC_INIT

上级 95c26f9a
......@@ -7,7 +7,7 @@ dnl Anything which is not an m4 macro is copied directly to the output.
dnl
dnl Start things up. If the specified file doesn't exist, configure
dnl will complain.
AC_INIT(lbn16.c)
AC_INIT([libbn], [0.1])
dnl The following tests need to know that we intend to produce a config.h
dnl file, even though this won't expand to any shell script code until
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论