diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2009-04-07 16:58:55 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2009-04-07 16:58:55 +0000 |
commit | f342f167dc015c69b3c90b6996ef805b1711c930 (patch) | |
tree | 26f7da3b46f40062db7a348105dc5f51a13eec70 /src | |
parent | 0c7a029ed490e46ef192284d77eabbe22f5dfdf9 (diff) |
removed spurious "cat config.log" in the checks
svn path=/trunk/externals/zexy/; revision=10971
Diffstat (limited to 'src')
-rw-r--r-- | src/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/configure.ac b/src/configure.ac index f3647d0..1c284d4 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -429,7 +429,6 @@ fi AC_CHECK_HEADERS(m_pd.h, , - cat config.log AC_ERROR([m_pd.h is desperately needed! install pd and/or use "--with-pd=</path/to/pd/>" or |