Re: Conditionally including macros that require a newer autoconf version

2016-07-28 Thread Rainer Gerhards
On Tue, Jul 26, 2016 at 7:55 PM, Nick Bowler wrote: > On 2016-07-26, Rainer Gerhards wrote: >> I want to add the AX_COMPILE_FLAGS macro to my projects in order to >> produce better code. Unfortunately, this macro (more precise: it's >> helpers) require at least autoconf 2.64. This is not availabl

Need help with autoconf generating Makefile.in for a simple X Windows program embedded within an Emacs Lisp program

2016-07-28 Thread Robert Weiner
Hi: I am looking for someone to help me finish off an autoconf setup for the OO-Browser: http://savannah.nongnu.org/projects/oo-browser/ which will be released publicly soon after we finish this part off. It is mostly an Emacs Lisp package but uses as a subprocess, an X Windows program that grap