build: Rename config.h template

Now that it won't clash with the autotools version.
This commit is contained in:
Bastien Nocera
2020-02-05 17:07:10 +01:00
parent 7c1ae363a8
commit 2327307b81
2 changed files with 1 additions and 1 deletions

11
config.h.in Normal file
View File

@ -0,0 +1,11 @@
/* Define to the Gettext package name */
#mesondefine GETTEXT_PACKAGE
/* Version number of package */
#mesondefine PACKAGE_VERSION
/* Where the configuration file will be located */
#mesondefine SYSCONFDIR
/* Define to the version of this package. */
#mesondefine VERSION