automake
[Top][All Lists]
Advanced

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

Re: problem with AC_LIBOBJ and square brackets


From: Tom Tromey
Subject: Re: problem with AC_LIBOBJ and square brackets
Date: 11 Jan 2002 09:12:54 -0700

>>>>> "Jim" == Jim Meyering <address@hidden> writes:

Jim> -      $libsources{"$1.c"} = $here;
Jim> +      $libsources{unquote_m4_arg ($1) . ".c"} = $here;

I think this is fine.
Thanks.

Tom



reply via email to

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