From e4052712050796d6acbd75d5757495ba1c55a89c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 25 Jun 2001 12:16:53 +0000 Subject: Make it work with autoconf-2.50 as well. --- m4/libtool.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/libtool.m4') diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 0b2a618..3eb0f63 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -23,7 +23,7 @@ ## the same distribution terms that you use for the rest of that program. # The next line was added by Bruno Haible 2001-06-08. -undefine([symbols]) +builtin([undefine],[symbols]) # serial 46 AC_PROG_LIBTOOL AC_DEFUN([AC_PROG_LIBTOOL], -- cgit v1.1