autoconf
[Top][All Lists]
Advanced

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

Re: Checking for scripting languages.


From: Thomas Dickey
Subject: Re: Checking for scripting languages.
Date: Tue, 28 Apr 2009 17:11:11 -0400 (EDT)

On Tue, 28 Apr 2009, John Calcote wrote:

AC_ARG_VAR([RUBY]) # optional - adds RUBY to 'influential variables' in configure --help
AC_CHECK_PROGS([RUBY], [ruby])

On the systems at hand, ruby is installed with a version number appended,
e.g., ruby1.8

ymmv

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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