Question about 'configure.in.in' magick
Pascal Francq
pfrancq at ulb.ac.be
Fri Jun 20 19:20:23 UTC 2003
Hi,
On the KDevelop site, there is an example of a modification of the configure.in.in
file to check for a program (On the site, there is an error: a '])' is missign at the
end of line 5 at shown in the mail). I try to use the same syntax to find other files that are not programs
(that do not have an executable flag), but this time the file are not found. Is there
a specific command to search for a file which is not executable?
Thanks
KDE_FIND_PATH(xml2-config, XML_CONFIG, [${prefix}/bin ${exec_prefix}/bin /usr/local/bin /opt/local/bin], [
AC_MSG_WARN([Could not find libxml2 anywhere, check ftp://xmlsoft.org/ for libxml >= 2.4.8.])
HELP_SUBDIR=
])
--
Dr Ir Pascal Francq
Researcher
Université Libre de Bruxelles
CAD/CAM Department
Avenue F.D. Roosevelt, 50
CP 165/14
B-1050 Brussels
BELGIUM
Tel. +32-2-650 47 65
Fax +32-2-650 47 24
ICQ: 91206668
More information about the KDevelop-devel
mailing list