On Fri, 3 Feb 2006, gharbi taoufik wrote: > Hi Everybody, > > I have downloaded gnash project via WinCVS two days ago. Then under Linux > Redhat i have installed autoconfig which had created a configure script in > gnash directory. > As mentioned in install file, I have typed "./configure" then I got the > follwing message: > > ./configure: line 1217: syntax error near unexpected token 'config.h' > ./configure: line 1217: 'AM_CONFIG_HEADER(config.h)' > > could somebody tell me what am i doing wrong
Did you run autogen.sh? Before running ./configure, you need to run ./autogen.sh _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
