* Another minor build nit...
@ 2006-11-07 22:16 Paul Smith
0 siblings, 0 replies; only message in thread
From: Paul Smith @ 2006-11-07 22:16 UTC (permalink / raw)
To: autofs
I notice that you have defined an INSTALLROOT make variable, which is
very handy. Just a comment that all the autotools and lots of other
F/OSS build systems have settled on DESTDIR as the name of this variable
(it does the same thing INSTALLROOT does).
Adding something simple like:
INSTALLROOT = $(DESTDIR)
to Makefile.rules or similar could allow for both uses, which would make
integrating autofs with automated build systems that have built-in
support for autotools-style configure/build/install systems.
Cheers!
--
-----------------------------------------------------------------------------
Paul D. Smith <psmith@netezza.com> http://netezza.com
"Please remain calm--I may be mad, but I am a professional."--Mad Scientist
-----------------------------------------------------------------------------
These are my opinions--Netezza takes no responsibility for them.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-07 22:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-07 22:16 Another minor build nit Paul Smith
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.