On Thu, Apr 26, 2007 at 03:44:30PM +0200, Jean-Marc Lasgouttes wrote: > >>>>> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> When running autogen.sh I get the following: > > Enrico> $ ./autogen.sh Using automake (GNU automake) 1.9 Using > Enrico> autoconf (GNU Autoconf) 2.59 -n Locating GNU m4... > Enrico> /usr/sfw/bin/gm4 Building macros... . done. Building config > Enrico> header template... . done. Building Makefile templates... . > Enrico> development/Makefile.am:3: INSTALL_MACOSX does not appear in > Enrico> AM_CONDITIONAL > > This is very weird, since this AM_CONDITIONAL appears in > lyxinclude.m4/LYX_USE_PACKAGING. What packaging do you use? windows or > posix?
Posix, of course ;-) > Are you sure that your config/lyxinclude.m4 is up-to-date? Yes. > Could you remove your acinclude.m4? That was it! I moved it away and autogen.sh ran smoothly. Thanks! -- Enrico