~ubuntu-branches/ubuntu/jaunty/pvm/jaunty

« back to all changes in this revision

Viewing changes to conf/LINUXS390.def

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2008-07-02 23:16:11 UTC
  • mfrom: (4.1.3 hardy)
  • Revision ID: james.westby@ubuntu.com-20080702231611-1f29qb9o1o29771f
Tags: 3.4.5-11
In debian/rules, pick out the version number from the changelog instead of
from the current directory name; fixes FTBFS if the directory has been
renamed for some reason. Baed on patch from Simon McVittie and Peter Green.
(Closes: #483328)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
ARCHCFLAGS      =       -DSYSVSIGNAL -DNOWAIT3 -DRSHCOMMAND=\"/usr/bin/rsh\" \
2
 
                        -DNEEDENDIAN -DFDSETNOTSTRUCT -DHASERRORVARS \
3
 
                        -DCTIMEISTIMET -DSYSERRISCONST -DHASREADLINE
4
 
ARCHDLIB        =
5
 
ARCHDOBJ        =
6
 
ARCHLIB         =       -lreadline
7
 
HASRANLIB       =       t
8
 
AR              =       ar
9
 
PVM_ARCH        =       LINUXS390
10
 
MAKE            =       make
11