diff options
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 39509476..d618c4ae 100644 --- a/configure.in +++ b/configure.in @@ -606,7 +606,7 @@ then fi fi]) -AC_OUTPUT([Makefile intl/Makefile po/Makefile.in], [ +AC_OUTPUT([Makefile po/Makefile.in], [ # The reason for this odd makedepend line is that we want # to have all dependencies evaluated relative to the source directory # and let VPATH do all the dirty work when we build remotely |