All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Smith <psmith@netezza.com>
To: autofs@linux.kernel.org
Subject: Another minor build nit...
Date: Tue, 07 Nov 2006 17:16:22 -0500	[thread overview]
Message-ID: <1162937782.26623.24.camel@localhost> (raw)

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.

                 reply	other threads:[~2006-11-07 22:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1162937782.26623.24.camel@localhost \
    --to=psmith@netezza.com \
    --cc=autofs@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.