summaryrefslogtreecommitdiffstats
path: root/lib/webrick/httpservlet/cgihandler.rb
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-18 16:49:00 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-11-18 16:49:00 +0000
commit01a2ccf52440a356044ce618099dda98141b44ad (patch)
tree270ef0047e6b0e64fdc14d5d6f35024b79959f7f /lib/webrick/httpservlet/cgihandler.rb
parent4fd495ed05fcda5aa2659327c61d072edbbef3e0 (diff)
downloadruby-01a2ccf52440a356044ce618099dda98141b44ad.tar.gz
ruby-01a2ccf52440a356044ce618099dda98141b44ad.tar.xz
ruby-01a2ccf52440a356044ce618099dda98141b44ad.zip
merges r20250 from trunk into ruby_1_9_1.
* proc.c (proc_eq): equivalence check should not done by pointer comparison, but should be based on iseq contents. [ruby-dev:37101] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/webrick/httpservlet/cgihandler.rb')
0 files changed, 0 insertions, 0 deletions
LOC AC_FUNC_STAT AC_CHECK_FUNCS([gettimeofday memmove memset setlocale]) AC_CHECK_HEADERS([libintl.h string.h]) AC_CHECK_HEADER([db.h], [], AC_MSG_ERROR([Cannot find Berkeley DB library version 4])) AC_SEARCH_LIBS([db_create], [db], [], AC_MSG_ERROR([Cannot find Berkeley DB library version 4])) AC_CONFIG_FILES([libpinyin.pc libpinyin.spec Makefile data/Makefile src/Makefile src/include/Makefile src/storage/Makefile src/lookup/Makefile tests/Makefile tests/include/Makefile tests/storage/Makefile tests/lookup/Makefile utils/Makefile utils/storage/Makefile utils/segment/Makefile utils/training/Makefile ]) AC_OUTPUT AC_MSG_RESULT([ Build options: Version $VERSION Install prefix $prefix ])