Hello, after updating my local copy of the pgui sources since long, I got a couple of autoconf errors. Has anybody experienced the same and found a solution ?
I have autoconf 2.53 Thanks Pascal [pgserver]$ ./autogen.sh autogen.sh: using default SDL m4 file autogen.sh:running: aclocal -I macros autogen.sh:running: autoheader WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. configure.in:141: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET autoheader: `config.h.in' is unchanged autogen.sh:running: autoconf autogen.sh:running: automake -a : deprecated feature: `gen-pgserver-conf' overrides `gen-pgserver-conf$(EXEEXT)': :change your target to read `gen-pgserver-conf$(EXEEXT)' configure.in:80: `INPUT' includes configure substitution `@INPUT@', and is referred to from `libinput_a_SOURCES': configure substitutions not allowed in _SOURCES variables configure.in:77: `VIDBASE' includes configure substitution `@VIDBASE@', and is referred to from `libvidbase_a_SOURCES': configure substitutions not allowed in _SOURCES variables configure.in:78: `DRIVER' includes configure substitution `@DRIVER@', and is referred to from `libvideo_a_SOURCES': configure substitutions not allowed in _SOURCES variables configure.in:75: `WIDGET' includes configure substitution `@WIDGET@', and is referred to from `libwidget_a_SOURCES': configure substitutions not allowed in _SOURCES variables autogen.sh:error: while running automake -a -- Pascal Bauermeister Head of Software Development SMARTDATA PSE-B / EPFL CH-1015 Lausanne http://www.smartdata.ch mailto:pascal.bauermeister@;smartdata.ch Phone: +41 (21) 693 84 98 fax: +41 (21) 693 84 91 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
