1
0
Fork 0

Replace version with brand for .conf file suffix

This commit is contained in:
Patryk Obara 2019-12-05 21:42:04 +01:00 committed by Patryk Obara
parent 5d644b4f53
commit 57d61085e2
2 changed files with 4 additions and 3 deletions

View file

@ -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)