]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops, fix a fatal typo in last patch.
authorBruno Haible <bruno@clisp.org>
Mon, 26 Nov 2001 12:32:37 +0000 (12:32 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 21:24:11 +0000 (23:24 +0200)
m4/gettext.m4

index 72cc713695c31cd340f2d39d19778d25d2de0c5d..5cc98707d67fbf1d9fa0aed4141f8638fbf52924 100644 (file)
@@ -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).