Project

General

Profile

Feature #5617 » 0003-Removed-superfluous-bracket.patch

vo.x (Vit Ondruch), 01/11/2012 06:02 PM

View differences:

configure.in
done
AC_ARG_WITH(rubygemsdir,
AS_HELP_STRING([--with-rubygemsdir=DIR], [custom rubygems directory]]),
AS_HELP_STRING([--with-rubygemsdir=DIR], [custom rubygems directory]),
[rubygemsdir=$withval])
if test "$rubygemsdir" != ""; then
AC_DEFINE_UNQUOTED(RUBYGEMS_DIR,"$rubygemsdir")
(3-3/6)