X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/30e3dd045f61a8a2e0a237074e6706461c6dd2fd..efc068f39f6811cdc0e004d2acf4ef08b2b71c3e:/configure.ac diff --git a/configure.ac b/configure.ac index 22e7cee..c054f51 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl This is free software: you are free to do what the fuck you want to. dnl There is NO WARRANTY, to the extent permitted by law. AC_PREREQ([2.68]) -AC_INIT([liblbx], [0.1], [toom-devel@lists.sourceforge.net]) +AC_INIT([liblbx], [0.1], [nbowler@draconx.ca]) AC_CONFIG_SRCDIR([src/lbx.c]) AC_CONFIG_HEADER([config.h])