Replace version with brand for .conf file suffix
This commit is contained in:
parent
5d644b4f53
commit
57d61085e2
2 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
dnl Init.
|
||||
AC_INIT(dosbox,git)
|
||||
AC_DEFINE([CONF_BRAND],["staging-git"],[Suffix of the .conf file.])
|
||||
AC_PREREQ(2.50)
|
||||
AC_CONFIG_SRCDIR(README)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue