]> jfr.im git - solanum.git/blobdiff - configure.ac
Kill unsupported modules directory.
[solanum.git] / configure.ac
index 26e10ffa6131e0a3fbd89efe4e77e97f643d0b76..7e9d7fb69ae270f55ac0c7c4a85035576789801e 100644 (file)
@@ -10,7 +10,7 @@ AC_PREREQ(2.57)
 dnl Sneaky way to get an Id tag into the configure script
 AC_COPYRIGHT([$Id: configure.ac 3516 2007-06-10 16:14:03Z jilles $])
 
-AC_INIT([charybdis],[3.1.0])
+AC_INIT([charybdis],[3.3])
 
 AC_CONFIG_HEADER(include/setup.h)
 
@@ -1157,9 +1157,9 @@ fi
 
 AC_CONFIG_FILES(                       \
        Makefile                        \
+       bandb/Makefile                  \
        ssld/Makefile                   \
        extensions/Makefile             \
-       unsupported/Makefile            \
        src/Makefile                    \
        modules/Makefile                \
        tools/Makefile                  \