This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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 -----




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]