~ubuntu-branches/ubuntu/wily/globus-openssl-module/wily-proposed

« back to all changes in this revision

Viewing changes to globus_automake_pre

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2011-12-25 10:14:19 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20111225101419-g1djivfuyj72bodi
Tags: 3.1-1
* Update to Globus Toolkit version 5.2.0
* Drop patch globus-openssl-module-mingw.patch (fixed upstream)
* Make doc package architecture independent

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
## Special globus installation directories
2
2
 
3
 
setupdir = $(GLOBUS_LOCATION)/setup/globus
 
3
setupdir = @setupdir@
4
4
## setup = [ DATA,PROGRAMS,SCRIPTS ]
5
5
 
6
 
testdir = $(GLOBUS_LOCATION)/test/$(PACKAGE)
 
6
testdir = @testdir@
7
7
## test = [ DATA,PROGRAMS,SCRIPTS ]
8
8
 
9
 
scriptsysconfdir = $(GLOBUS_LOCATION)/etc
 
9
scriptsysconfdir = ${sysconfdir}
10
10
## scriptsysconf = [ PROGRAMS,SCRIPTS ]
11
11
 
12
 
flavorincludedir = $(GLOBUS_LOCATION)/include/$(GLOBUS_FLAVOR_NAME)
 
12
flavorincludedir = @flavorincludedir@
13
13
## flavorinclude = [ HEADERS ]
14
14
 
15
 
pkgdir = $(GLOBUS_LOCATION)/etc/globus_packages/$(PACKAGE)
 
15
pkgdir = @pkgdir@
16
16
## pkg = [ DATA ]
17
17
 
18
 
aclocaldir = $(GLOBUS_LOCATION)/share/globus_aclocal
 
18
aclocaldir = @aclocaldir@
19
19
## aclocal = [ DATA ]
20
20
 
21
 
amdirdir = $(GLOBUS_LOCATION)/share/globus_amdir
 
21
amdirdir = ${datadir}/globus_amdir
22
22
## amdir = [ DATA ]
23
23
 
24
 
doxygendir = $(GLOBUS_LOCATION)/share/doxygen
 
24
perlmoduledir = @perlmoduledir@
 
25
## perlmodule = [ DATA ]
 
26
 
 
27
doxygendir = @doxygendir@
25
28
## doxygen = [ DATA ]
26
29
 
27
 
docdir = $(GLOBUS_LOCATION)/share/doc
 
30
docdir = @docdir@
28
31
## doc = [ DATA ]
29
32
 
30
33
LINK_BAK = orig