4f779828fb
programming language. Since change from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here. This update implicitly includes ruby-digest and ruby-tcltklib. Here is pkgsrc change. - Support pkgsrc on Solaris. * change RUBY_ARCH default value to ${LOWER_ARCH}-${LOWER_OPSYS}${APPEND_ELF} for fixing Solairs support. * Add RUBY_NOSHLIBMAJOR. (needs more better scheme..?) * Change RUBY_SHLIBVER. - Change RUBY_COMMENT to meaningful names; RUBY_NOEXT_CURSES and RUBY_NOEXT_DBM. - Remove patch-ak since it was fixed in original source.
12 lines
290 B
Text
12 lines
290 B
Text
$NetBSD: patch-aa,v 1.5 2003/03/24 14:49:38 taca Exp $
|
|
|
|
--- configure.in.orig 2002-11-14 03:59:18.000000000 +0900
|
|
+++ configure.in
|
|
@@ -990,6 +990,7 @@ case "$target_os" in
|
|
;;
|
|
esac
|
|
|
|
+AC_SUBST(X11BASE)
|
|
AC_SUBST(LIBRUBY_LDSHARED)
|
|
AC_SUBST(LIBRUBY_DLDFLAGS)
|
|
AC_SUBST(RUBY_INSTALL_NAME)
|