diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8f7ea2b..f404800 100644 --- a/configure.ac +++ b/configure.ac @@ -34,7 +34,7 @@ dnl - basically a hack to avoid version mismatches in autoconf, automake, etc dnl for autobuilds from SVN dnl + maintainer should call ./configure --enable-maintainer-mode, and must keep dnl SVN sources consistent -dnl AM_MAINTAINER_MODE +AM_MAINTAINER_MODE dnl -----/maintainer mode ##-- other flags (?) |