diff options
Diffstat (limited to 'src/configure.ac')
-rw-r--r-- | src/configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/configure.ac b/src/configure.ac index da3bd0c..e5bdfd2 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -4,8 +4,6 @@ AC_INIT([iemmatrix],[0.2],[zmoelnig@iem.at]) AC_CONFIG_HEADER(config.h) DFLAGS="${DFLAGS} -DHAVE_CONFIG_H" - - dnl Checks for programs. AC_PROG_CC |