This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
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:10:25 +0000
- Subject: Re: X11 and configure.in
- References: <3DBFAE80.2000700@comsys.se>
Lars Segerlund writes:
>
> Hi,
>
> I'm trying to test for X11 libraries and I am having some trouble
> with getting my Makefile.am ( automake ) to link right, basicly it wont
> set the path to the X libraries right.
>
> Does anybody have any pointers ? or tips ?
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?