On Fri, Mar 08, 2002 at 05:57:52PM -0800, Bruce Korb wrote:
> Akim Demaille wrote:
> >
> > The Autoconf team is extremely pleased to announce Autoconf 2.53. We
> > hope it will address your problems, and make your life easier.
>
> > - Double quoting macros
> > AC_TRY_CPP, AC_TRY_COMPILE, AC_T
Akim Demaille wrote:
>
> The Autoconf team is extremely pleased to announce Autoconf 2.53. We
> hope it will address your problems, and make your life easier.
> - Double quoting macros
> AC_TRY_CPP, AC_TRY_COMPILE, AC_TRY_LINK and AC_TRY_RUN.
FYI: this will teach me for upgrading without th
The Autoconf team is extremely pleased to announce Autoconf 2.53. We
hope it will address your problems, and make your life easier.
Enjoy!
Akim, Alexandre, Jim, Paul, Tom.
ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.53.tar.gz (973 kB)
ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.53.t
Is there more interest for my February patches (COPYING.LESSER, shtool,
PDF support) now that Automake 1.6 has been released and, I guess, 1.7
development has been opened?
And also, re. COPYING.LESSER: yes, COPYING.LESSER is not widespread
outside GNU packages, but I did receive mail from rms aro
I sent a link to my patch a week ago, but I didn't see any reply. Is
there anything wrong with this patch?
Regards,
Roger
diff -urN automake/lib/am/data.am automake-new/lib/am/data.am
--- automake/lib/am/data.am Fri Nov 9 16:25:03 2001
+++ automake-new/lib/am/data.am Fri Mar 1 23:26:36 20
Andrew Li <[EMAIL PROTECTED]> wrote:
I am newbie in using automake/autoconf programs.
I am running into the following problem. Any help is really appreciated
I initially had a working system in my machine, with autoconf version 2.13
Then when I created new source(.c) files in my tree, I read