summaryrefslogtreecommitdiff
path: root/deskutils/gemcal/files/patch-ruby-ext_extconf.rb.in
blob: 86de464c84de524d72fe09f53b8ece336c7e1a61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*** ruby-ext/extconf.rb.in.orig	Thu Nov 21 09:04:16 2002
--- ruby-ext/extconf.rb.in	Mon Feb 20 08:26:42 2006
***************
*** 1,7 ****
--- 1,9 ----
  #!@@MHC_RUBY_PATH@@ -Ke
  # -*- ruby -*-
  
+ if '@@MHC_DISABLE_PALM@@' == ''
  require 'mkmf'
+ end
  
  ################################################################
  # crate make file.