Hi Eddie, I am running Ubuntu Intrepid 8.10 with GNU automake 1.4-p6 Thanks, Ashish
On Thu, Mar 12, 2009 at 8:18 AM, Eddie Kohler <[email protected]> wrote: > Ashish, > > What version of automake is on your system? > > Thanks, > Eddie > > > Ashish Sharma wrote: > >> I get the following error in the latest git repo >> >> src/Makefile.am:36: variable `INTLLIBS' not defined >> autoreconf: automake failed with exit status: 1 >> >> for: >> clicky_LDADD = @PACKAGE_LIBS@ @CLICKTOOL_LIBS@ $(INTLLIBS) >> >> if I replace that line by >> clicky_LDADD = @PACKAGE_LIBS@ @CLICKTOOL_LIBS@ >> >> it compiles fine. >> >> - Ashish >> _______________________________________________ >> click mailing list >> [email protected] >> https://amsterdam.lcs.mit.edu/mailman/listinfo/click >> > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
