m4-patches
[Top][All Lists]
Advanced

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

Re: FYI: 18-gary-ltdl-config-cleanup.patch


From: Gary V. Vaughan
Subject: Re: FYI: 18-gary-ltdl-config-cleanup.patch
Date: Thu, 4 Oct 2001 23:21:16 +0100
User-agent: Mutt/1.3.16i

On Mon, Oct 01, 2001 at 09:53:04AM +0200, Akim Demaille wrote:
> 
> | +M4OBJS=
> | +m4_pattern_allow([^m4_getopt_h$])
> | +m4_getopt_h=src/getopt.h
> | +rm -f 
> | +AC_CHECK_FUNC([getopt_long], [],
> | +    [M4OBJS="getopt1.$ac_objext getopt.$ac_objext"
> | +    AC_CONFIG_LINKS([$m4_getopt_h:src/gnu-getopt.h])])
> | +AC_SUBST([M4OBJS])
> 
> I'm not sure what you meant with rm -f, so I didn't fix it.

Oops.  Well spotted!  Feeding shell script fragments to here documents doesn't 
work
very well withough <<'EOF' quoting.  Doh!  Now fixed.

Cheers,
        Gary.
-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

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