[Kde-eclipse-talk] How to handle configure.in
Brought to you by:
adymo
|
From: Nathan <kde...@lo...> - 2005-12-05 12:12:28
|
Hello! Firstly, thanks for this great plugin. My Question: I want a line like: AX_CHECK_GL in my configure.in file to do LDADD=@GL_LIBS@ in some Makefile.am. What is the way to do this? Just edit the configure.in directly? How do I get the line into the Makefile.am? Thanks! Nathan |