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
