diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index e4a590008..98423a5cd 100644 --- a/configure.ac +++ b/configure.ac @@ -2072,6 +2072,7 @@ case $host_os in dnl Do not use AC_SUBST(OBJCDEPMODE): we don't need it as long we use dnl _AM_DEPENDENCIES (below), and doing the AC_SUBST elicits a warning dnl from automake 1.6. + ;; *) ;; esac |