autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: aclocal problems


From: John Calcote
Subject: Re: aclocal problems
Date: Fri, 10 Apr 2009 12:59:29 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2

By the way, you may be interested in seeing how I was able to use
m4_define and still get aclocal to use my file for gnulib's AC_DEFUN_ONCE
replacement (coupled with an AC_REQUIRE([gl_00GNULIB]) in gnulib-common.m4):
http://git.savannah.gnu.org/cgit/gnulib.git/tree/m4/00gnulib.m4
http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=fcf62c3d
  
Yes, I thought this might have been the trick you used: AC_DEFUN a macro with no expansion in the same file, just to get aclocal to include it. Way to work around the rules! :-)

Regards,
John


reply via email to

[Prev in Thread] Current Thread [Next in Thread]