]> git.sur5r.net Git - kconfig-frontends/commitdiff
configure: change contact email address
authorYann E. MORIN" <yann.morin.1998@free.fr>
Fri, 30 Mar 2012 16:48:44 +0000 (18:48 +0200)
committerYann E. MORIN" <yann.morin.1998@free.fr>
Fri, 30 Mar 2012 16:48:44 +0000 (18:48 +0200)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
configure.ac

index c649c987ca0bee9f661667d1699c92bd547e9582..78b1342564d34f6015746363abe233231ac5f0bd 100644 (file)
@@ -10,7 +10,7 @@ AC_PREREQ([2.67])
 AC_INIT(
     [kconfig-frontends],
     [m4_esyscmd_s([./scripts/version.sh])],
-    [nobody@nowhere.org])
+    [yann.morin.1998@free.fr])
 AC_CONFIG_SRCDIR([frontends/conf/conf.c])
 # Use a config.h to avoid brazilions -DHAVE_FOO on compile lines
 AC_CONFIG_HEADERS([scripts/.autostuff/config.h])