~ubuntu-branches/ubuntu/trusty/ruby1.9/trusty

« back to all changes in this revision

Viewing changes to dln.c

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Hermann
  • Date: 2008-05-16 12:37:06 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20080516123706-r4llcdfd35aobrjv
Tags: 1.9.0.1-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Robustify check for target_os, fixing build failure on lpia.
* debian/control:
  - ruby1.9 pkg: moved rdoc1.9 suggestion to depends. (LP: #228345)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
  dln.c -
4
4
 
5
 
  $Author: matz $
6
 
  $Date: 2007-08-25 12:29:39 +0900 (Sat, 25 Aug 2007) $
 
5
  $Author: akr $
7
6
  created at: Tue Jan 18 17:05:06 JST 1994
8
7
 
9
8
  Copyright (C) 1993-2007 Yukihiro Matsumoto