configure.ac in rice-1.2.0 vs configure.ac in rice-1.3.0
- old
+ new
@@ -42,11 +42,11 @@
RICE_ROOT=`pwd`
AC_SUBST(RICE_ROOT)
AC_CONFIG_FILES(Makefile rice/Makefile test/Makefile sample/Makefile
- ruby/Makefile ruby/lib/Makefile ruby/lib/mkmf-rice.rb
- rice/detail/ruby_version_code.hpp)
+ ruby/Makefile ruby/lib/Makefile test/ext/Makefile
+ ruby/lib/mkmf-rice.rb rice/detail/ruby_version_code.hpp)
AC_OUTPUT
dnl Work around a bug in older versions of Rubygems
chmod +x install-sh