~ubuntu-branches/ubuntu/trusty/xserver-xorg-input-elographics/trusty-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-12-19 08:55:12 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051219085512-zuedypd3anm59i9i
Tags: 1:1.0.0.4-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
AMTAR = @AMTAR@
65
65
APP_MAN_DIR = @APP_MAN_DIR@
66
66
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
 
67
AR = @AR@
67
68
AUTOCONF = @AUTOCONF@
68
69
AUTOHEADER = @AUTOHEADER@
69
70
AUTOMAKE = @AUTOMAKE@
73
74
CFLAGS = @CFLAGS@
74
75
CPP = @CPP@
75
76
CPPFLAGS = @CPPFLAGS@
 
77
CXX = @CXX@
 
78
CXXCPP = @CXXCPP@
 
79
CXXDEPMODE = @CXXDEPMODE@
 
80
CXXFLAGS = @CXXFLAGS@
76
81
CYGPATH_W = @CYGPATH_W@
77
82
DEFS = @DEFS@
78
83
DEPDIR = @DEPDIR@
85
90
ECHO_T = @ECHO_T@
86
91
EGREP = @EGREP@
87
92
EXEEXT = @EXEEXT@
 
93
F77 = @F77@
 
94
FFLAGS = @FFLAGS@
88
95
FILE_MAN_DIR = @FILE_MAN_DIR@
89
96
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
90
97
INSTALL_DATA = @INSTALL_DATA@
121
128
VERSION = @VERSION@
122
129
XORG_CFLAGS = @XORG_CFLAGS@
123
130
XORG_LIBS = @XORG_LIBS@
 
131
ac_ct_AR = @ac_ct_AR@
124
132
ac_ct_CC = @ac_ct_CC@
 
133
ac_ct_CXX = @ac_ct_CXX@
 
134
ac_ct_F77 = @ac_ct_F77@
125
135
ac_ct_RANLIB = @ac_ct_RANLIB@
126
136
ac_ct_STRIP = @ac_ct_STRIP@
127
137
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
128
138
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
129
139
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
140
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
141
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
130
142
am__include = @am__include@
131
143
am__leading_dot = @am__leading_dot@
132
144
am__quote = @am__quote@