Removed weird naming dependency when pulling project
This commit is contained in:
parent
9501735f03
commit
79c6dd4ef5
4 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
dnl -*- Autoconf -*-
|
||||
|
||||
AC_INIT(msg, 0.1)
|
||||
AC_INIT(msg-cli, 0.1)
|
||||
AC_SUBST(HVERSION, "\"0.1\"")
|
||||
AC_SUBST(AUTHOR, "\"Chad Nelson\"")
|
||||
AC_SUBST(COPYRIGHT, "'(2023)")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue