make install fail on includes
Noa Cantin
cantin at CERCA.UMontreal.CA
Fri Sep 13 21:03:04 BST 2002
Hi,
there is something strange I don't understand with the ./configure generated
in the kdevelop-2.1.3 projects. When I do a 'make install', it actually
does not seems to considere the alternative install directory for
the includes I passed as argument. That is, I did
./configure --exec-prefix=mypath --prefix=mypath
make
make install
And make try to install my header files in /usr/local/include,
and doesn't even consider my settings. Even if I use the
switch --includedir, It still use /usr/local/include instead of
"mypath".
Does anyone know if this a autoconf-automake bug, or
really a bug in kde/kdevelop .am and .in files?
Thanks.
Noa
-
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