From: Bruno Haible Date: Mon, 26 Nov 2001 12:32:37 +0000 (+0000) Subject: Oops, fix a fatal typo in last patch. X-Git-Tag: v0.11~275 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5801c2db17c958eae526fc94ad45f6173e2ad4b;p=thirdparty%2Fgettext.git Oops, fix a fatal typo in last patch. --- diff --git a/m4/gettext.m4 b/m4/gettext.m4 index 72cc71369..5cc98707d 100644 --- a/m4/gettext.m4 +++ b/m4/gettext.m4 @@ -443,7 +443,7 @@ changequote([,])dnl ]) -AC_DEFUN([AM_MKINSTALLDIRS]), +AC_DEFUN([AM_MKINSTALLDIRS], [ dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly dnl find the mkinstalldirs script in another subdir but $(top_srcdir).