Autoconf/Automake in Kdevelop
Stephan Hermann
sh at sourcecode.de
Tue Sep 11 10:13:53 BST 2001
Hi List,
I'm writing some tools with kdevelop. I need sometimes some other libraries
like libmysqlclient etc.
Now I need to check, if there is mysql installed, so I have to write an
autoconf macro to check this.
In my proje diretory under admin/ there is the acinclude.m4.in where I
normally put this macro in.
I read that I can't (or better I shouldn't) change this macro file.
In which file must I put my own macros for checking some libs or programms my
tool needs to have ?
admin/acinclude.m4.in or can I write my own macro script and put a "sinclude"
statement into admin/configure.in.min ?
Anyone who can help me ?
Regards,
\sh
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list