On 22.12.2008, at 12:25, MacRuby wrote:

So is there a way to tell the build program not to use the readline from

{{{
/usr/local/include/readline/*.*
}}}

but the one from

{{{
/usr/include/readline/readline.h -> ../editline/readline.h
}}}

by using a command line switch?

-I/srcdir

$ man make
or
$ make --help

will help you in the future.

regards, Sandor Szücs
--



_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to