> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> Automake 1.6.3 is not happy of setting SUFFIXES twice (once
Jean-Marc> in config/common.am and once in
Jean-Marc> src/frontends/xforms/forms/Makefile.am) and I need the
Jean-Marc> following patch to build.
Applied.
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> ah... gch
Indeed.
JMarc
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| What do we set hte SUFFIXES in common.am for?
ah... gch
--
Lgb
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Automake 1.6.3 is not happy of setting SUFFIXES twice (once in
| config/common.am and once in src/frontends/xforms/forms/Makefile.am)
| and I need the following patch to build.
>
| OK?
>
| JMarc
>
>
| Index: src/frontends/xforms/forms/Makefile.am
Automake 1.6.3 is not happy of setting SUFFIXES twice (once in
config/common.am and once in src/frontends/xforms/forms/Makefile.am)
and I need the following patch to build.
OK?
JMarc
Index: src/frontends/xforms/forms/Makefile.am
==