mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
build: Rename config.h template
Now that it won't clash with the autotools version.
This commit is contained in:
11
config.h.in
Normal file
11
config.h.in
Normal 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
|
||||
Reference in New Issue
Block a user