This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
[Fwd: Re: X11 and configure.in]
- From: Lars Hecking <lhecking at nmrc dot ie>
- To: automake at gnu dot org
- Date: Wed, 30 Oct 2002 10:36:09 +0000
- Subject: [Fwd: Re: X11 and configure.in]
----- Forwarded message from Lars Segerlund <lars.segerlund@comsys.se> -----
Well, I'm using AC_PATH_X but I don't know how to use this in the
Makefile.am , I have tried to get it to work with :
LDADD = -lX11 -lm -L$(x_libraries)
But I think I'm missing something ? ( here it complaines about
argument to -L undefined/missing and the same for X_LIBS )
/ Thanks , Lars Segerlund.
Lars Hecking wrote:
>
> Well, what exactly are you doing? Which macros are in your configure.in?
> Are you using AC_PATH_X/AC_PATH_XTRA? In which way is the result wrong?
>
----- End forwarded message -----