diff options
author | emilia <emilia@vegaa.systems> | 2023-08-19 11:18:17 +0000 |
---|---|---|
committer | emilia <emilia@vegaa.systems> | 2023-08-19 11:18:17 +0000 |
commit | 5f7d8f5fc79607881049b637f9eab4b35b414581 (patch) | |
tree | fc4015b16dbece84d9cf91ecb52789749ba268e7 /configure.ac | |
parent | ed8291e0143c5054a4d5e2164f8883596c81bda4 (diff) |
project-wide: Update author name
git-svn-id: https://svn.vegaa.systems/svn/vega-Vega/trunk@33 a8a8aea2-181d-ee11-89e8-15fd0e089fc4
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c054c48..e94fee5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # $Id$ -AC_INIT([Vega], [0.0.1], [ian@vegaa.systems]) +AC_INIT([Vega], [0.0.1], [emilia@vegaa.systems]) KERN_CFLAGS_X86_64="-fexceptions --std=gnu11 -ffreestanding -fno-stack-protector -fno-pic \\ -Werror=implicit -Werror=implicit-function-declaration \\ |