freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] broken binary compatibility


From: Arkadiusz Miskiewicz
Subject: Re: [Devel] broken binary compatibility
Date: 08 Jul 2002 00:42:09 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.90

Werner LEMBERG <address@hidden> writes:

> >  Also DESTDIR patch to allow make install DESTDIR=/tmp/somewhere
> 
> This is already available:
> 
>   configure --prefix=/tmp/somewhere
No. This is not the same. DESTDIR is _only_ for installation
in different directory than default. These (DESTDIR and prefix)
are different things. You can have 
configure --prefix=/blabla1/ --includedir=/otherblabla2/ \
          --libdir=/blabla3/ and so on and these paths
are used at compilation time, too.

With DESTDIR you only do:
make install DESTDIR=/here/is/some/strange/location.

ps. DESTDIR is default thing in automake generated makefiles.

>     Werner

-- 
Arkadiusz Miƛkiewicz   IPv6 ready PLD Linux at http://www.pld.org.pl
misiek(at)pld.org.pl   AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr


reply via email to

[Prev in Thread] Current Thread [Next in Thread]