On Tue, 2003-06-24 at 13:16, Conrad Parker wrote:
> On Sat, Jun 21, 2003 at 08:39:17PM +1000, Nick Wilcox wrote:
> > Autoconf is extended through M4 macros. On my system they're located in
> > /usr/local/aclocal, do a locate for *.m4. The GTK macro is called by
> > AM_PATH_GTK(MINUMUM_VERSION, ACTION_IF_FOUND, ACTION_IF_NOT_FOUND) and
> > defines the variable GTK_CFLAGS and GTK_LIBS. 
> 
> and running aclocal should pull in the right macros -- Ken, instead of
> running autoconf, run autoreconf which will do the right aclocal magic
> as well as run autoconf etc. for you


Thanks,  that is what I was having trouble finding.

-- 
Thanks
KenF
OpenOffice.org developer

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to