X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=configure.in;fp=configure.in;h=9540a00373dbddae5d06372010055601abca051b;hb=3a2692c29215eb6a70daa69f2d0e8b23fcfcac6d;hp=4b92a8856ce9ca677b8398b89133d6c8c2fb9f58;hpb=e4427641a86ef4b3d8336133db350ca359650ef2;p=srvx.git diff --git a/configure.in b/configure.in index 4b92a88..9540a00 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create a configure script. dnl General initialization. AC_PREREQ(2.64) AC_INIT([srvx],[1.4.0-rc3],[srvx-bugs@lists.sourceforge.net]) -CODENAME=surge +CODENAME=wgn AC_CONFIG_HEADERS(src/config.h) AC_CONFIG_SRCDIR(src/opserv.c) dnl AM_CANONICAL_TARGET must be before AM_INIT_AUTOMAKE() or autoconf whines