Le Thu, 1 Dec 2011 12:37:55 -0700, Roger Pack <[email protected]> a écrit :
> >> Is there a way to use autotools with libdvdread? > > > > Yep, use ./configure and not ./configure2 > > Oh gotcha. I saw configure2 and didn't notice the configure.ac file. > > Using autoconf does create a ./configure file > > Running it outputs the following: > $ ./configure > /configure: line 2153: syntax error near unexpected token `1.6' > /configure: line 2153: `AM_INIT_AUTOMAKE(1.6)' > > (same in Linux, though configure2 does work in Linux). > > Any thoughts? > Thanks. > -roger- install automake, possibly libtool too to be sure, try to run autoreconf -- Rafaël Carré _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
