> install automake, possibly libtool too to be sure, try to run autoreconf
appears from apt-get that I have the latest installed. running autoreconf in Linux: $ autoreconf autlibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. oconf configure.ac:26: required file `./config.guess' not found configure.ac:26: `automake --add-missing' can install `config.guess' configure.ac:26: required file `./config.sub' not found configure.ac:26: `automake --add-missing' can install `config.sub' configure.ac:22: required file `./install-sh' not found configure.ac:22: `automake --add-missing' can install `install-sh' configure.ac:22: required file `./missing' not found configure.ac:22: `automake --add-missing' can install `missing' src/Makefile.am: required file `./depcomp' not found src/Makefile.am: `automake --add-missing' can install `depcomp' autoreconf: automake failed with exit status: 1 My guess is that people only use configure2 these days, or something... Thanks for your help BTW. -roger- _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
