~ubuntu-branches/ubuntu/trusty/glusterfs/trusty

« back to all changes in this revision

Viewing changes to xlators/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2010-02-09 18:53:10 UTC
  • mfrom: (1.2.4 upstream) (4.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100209185310-ww8p82lsbosorg2u
* New upstream release.
* Uploading to unstable.
* Bump Standards-Version to 3.8.4 (no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
AUTOHEADER = @AUTOHEADER@
68
68
AUTOMAKE = @AUTOMAKE@
69
69
AWK = @AWK@
70
 
BDB_SUBDIR = @BDB_SUBDIR@
71
70
CC = @CC@
72
71
CCDEPMODE = @CCDEPMODE@
73
72
CFLAGS = @CFLAGS@
 
73
CONTRIBDIR = @CONTRIBDIR@
74
74
CPP = @CPP@
75
75
CPPFLAGS = @CPPFLAGS@
76
76
CYGPATH_W = @CYGPATH_W@
84
84
EGREP = @EGREP@
85
85
EXEEXT = @EXEEXT@
86
86
FGREP = @FGREP@
 
87
FUSERMOUNT_SUBDIR = @FUSERMOUNT_SUBDIR@
87
88
FUSE_CLIENT_SUBDIR = @FUSE_CLIENT_SUBDIR@
88
89
GF_BOOSTER_SUBDIR = @GF_BOOSTER_SUBDIR@
89
90
GF_CFLAGS = @GF_CFLAGS@