DarkStar schrieb: > I managed to connect to the CVS and retrieve the files. I really not a > user of the auto configuration tools. I tried to use the tools and this > is what I had as output > > aclocal > autoconf > automake > configure.in: required file `./install-sh' not found > configure.in: required file `./missing' not found > examples/Makefile.am: required file `./depcomp' not found > configure.in:97: required file `./config.guess' not found > configure.in:97: required file `./config.sub' not found > configure.in:92: required file `config.h.in' not found > configure.in:142: required file `./ltmain.sh' not found > > The mentioned files are missing in the CVS copy > > Rizzen
Try the --add-missing option to automake. Philipp _______________________________________________ gtkglext-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkglext-list
