I'm not sure if I read the diff right. It replaces the equal sign '=' with '?=' right? I don't see that in the description of posix make. (http://www.opengroup.org/onlinepubs/009695399/utilities/make.html)
Also, if you look at section "Macros" for the phrase, "Macro definitions shall be taken from the following sources", it kinda looks like defining prefix (or any make macro) on the command line ought to replace the definition in the makefile anyhow. I'm pretty sure I've used this before with gnu-make. I think I've done it with the make on freebsd (pmake?) and on aix. Maybe this is broken on some implementations? Edd On Mon, Jun 9, 2008 at 2:09 AM, Dominik, C. <[EMAIL PROTECTED]> wrote: > Is this a syntax understood by all make programs? Nice, > I am taking the patch. Thanks. > > - Carsten > > > -----Original Message----- > From: [EMAIL PROTECTED] on behalf of > Peter Jones > Sent: Tue 6/3/2008 3:34 AM > To: emacs-orgmode@gnu.org > Subject: [Orgmode] [PATCH] Allow 'prefix' to be set on the command line > > This patch allows you to: > > make install prefix=/some/path > > Makes installing Org-mode in a non-standard path a bit easier. > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode