~ubuntu-branches/ubuntu/trusty/pvm/trusty-proposed

« back to all changes in this revision

Viewing changes to conf/BEOSCYLD.def

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2006-08-09 00:00:40 UTC
  • mfrom: (2.1.5 dapper)
  • Revision ID: james.westby@ubuntu.com-20060809000040-16kh33tmxx2em716
Tags: 3.4.5-7
Build with SHELL=/bin/bash in debian/rules; fixes FTBFS when /bin/sh
isn't bash. (Closes: #379543)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# Notes on readline Usage:
 
3
#
 
4
#       If your Linux system has readline, then you may append the
 
5
#       following flags to the defines below:
 
6
#
 
7
#               ARCHCFLAGS = . . .  -DHASREADLINE
 
8
#               ARCHLIB = . . .  -lreadline
 
9
#
 
10
#       and recompile PVM.
 
11
#
 
12
#       On some Linux systems, readline requires ncurses, so you
 
13
#       must also add "-lncurses" to the ARCHLIB define.
 
14
#
 
15
ARCHCFLAGS      =       -DSYSVSIGNAL -DNOWAIT3 -DRSHCOMMAND=\"/usr/bin/bpsh\" \
 
16
                                -DNEEDENDIAN -DFDSETNOTSTRUCT -DHASERRORVARS \
 
17
                                -DCTIMEISTIMET -DSYSERRISCONST -DNOTMPNAM
 
18
ARCHDLIB        =       /usr/lib/libbproc.a
 
19
ARCHDOBJ        =
 
20
ARCHLIB         =       /usr/lib/libbproc.a
 
21
HASRANLIB       =       t
 
22
AR                      =       ar
 
23
PVM_ARCH        =       BEOSCYLD
 
24
MAKE            =       make