mirror of
https://github.com/matrix-construct/construct
synced 2024-12-24 14:34:00 +01:00
configure: Use upper-cased default branding pronoun.
This commit is contained in:
parent
1dd22c8e05
commit
23e4df7a9d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
AC_PREREQ([2.63])
|
||||
AUTOMAKE_OPTIONS = 1.11
|
||||
AC_INIT([construct],[1])
|
||||
AC_INIT([Construct],[1])
|
||||
|
||||
AC_GNU_SOURCE
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
|
Loading…
Reference in a new issue