X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=configure.ac;h=4dba234be16cb30df7c5f9df39a6e0f2356194a4;hb=HEAD;hp=715639bfdcc667f5467b3391461126d28e52f44d;hpb=958bfe4e2d9a5dbedbdce9fd7223f66e2edefe79;p=template.git diff --git a/configure.ac b/configure.ac index 715639b..4dba234 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. dnl dnl This is the foobar configure script. dnl -dnl Copyright (C) 2011 Sebastian 'tokkee' Harl +dnl Copyright (C) 2012 Sebastian 'tokkee' Harl dnl dnl This program is free software; you can redistribute it and/or modify it dnl under the terms of the GNU General Public License as published by the @@ -193,23 +193,50 @@ AC_SUBST([STRICT_CFLAGS]) AC_CHECK_HEADERS(libgen.h) -AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile]) -AC_OUTPUT - -cat <