Andrew Hinkley a écrit : > I just checked out build 656, but when I run autoreconf -i -f, I get > > configure.ac:73 <http://configure.ac:73>: error: possibly undefined > macro: AM_PATH_GLIB_2_0 > If this token and others are legitimate, please use > m4_pattern_allow. > See the Autoconf documentation. > configure.ac:73 <http://configure.ac:73>: error: possibly undefined > macro: AC_MSG_FAILURE > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > > I'm using an Ubuntu 8.10 based system. Do I need to update autoconf or > something? or is there a file I need to edit.
Hello, Actually this is strange... maybe for the particular case where you build gregorio with autoreconf, you need libglib2.0-dev (or something like this...). Please try and tell me if it worked. Thank you in advance, -- Elie _______________________________________________ Gregorio-devel mailing list [email protected] https://mail.gna.org/listinfo/gregorio-devel
