ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/lib/Makefile.in
(Generate patch)

Comparing gvpe/lib/Makefile.in (file contents):
Revision 1.5 by pcg, Fri Mar 18 01:53:05 2005 UTC vs.
Revision 1.7 by pcg, Thu Mar 29 17:35:20 2007 UTC

61ECHO_N = @ECHO_N@ 61ECHO_N = @ECHO_N@
62ECHO_T = @ECHO_T@ 62ECHO_T = @ECHO_T@
63EGREP = @EGREP@ 63EGREP = @EGREP@
64EXEEXT = @EXEEXT@ 64EXEEXT = @EXEEXT@
65GMSGFMT = @GMSGFMT@ 65GMSGFMT = @GMSGFMT@
66GREP = @GREP@
66HAVE_TUNTAP = @HAVE_TUNTAP@ 67HAVE_TUNTAP = @HAVE_TUNTAP@
67IFSUBTYPE = @IFSUBTYPE@ 68IFSUBTYPE = @IFSUBTYPE@
68IFTYPE = @IFTYPE@ 69IFTYPE = @IFTYPE@
69 70
70INCLUDES = @INCLUDES@ -I. -I$(top_builddir) 71INCLUDES = @INCLUDES@ -I. -I$(top_builddir)
109USE_NLS = @USE_NLS@ 110USE_NLS = @USE_NLS@
110VERSION = @VERSION@ 111VERSION = @VERSION@
111XGETTEXT = @XGETTEXT@ 112XGETTEXT = @XGETTEXT@
112ac_ct_CC = @ac_ct_CC@ 113ac_ct_CC = @ac_ct_CC@
113ac_ct_CXX = @ac_ct_CXX@ 114ac_ct_CXX = @ac_ct_CXX@
114ac_ct_RANLIB = @ac_ct_RANLIB@
115ac_ct_STRIP = @ac_ct_STRIP@
116am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 115am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
117am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 116am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
118am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 117am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
119am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 118am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
120am__include = @am__include@ 119am__include = @am__include@
125build_alias = @build_alias@ 124build_alias = @build_alias@
126build_cpu = @build_cpu@ 125build_cpu = @build_cpu@
127build_os = @build_os@ 126build_os = @build_os@
128build_vendor = @build_vendor@ 127build_vendor = @build_vendor@
129datadir = @datadir@ 128datadir = @datadir@
129datarootdir = @datarootdir@
130docdir = @docdir@
131dvidir = @dvidir@
130exec_prefix = @exec_prefix@ 132exec_prefix = @exec_prefix@
131host = @host@ 133host = @host@
132host_alias = @host_alias@ 134host_alias = @host_alias@
133host_cpu = @host_cpu@ 135host_cpu = @host_cpu@
134host_os = @host_os@ 136host_os = @host_os@
135host_vendor = @host_vendor@ 137host_vendor = @host_vendor@
138htmldir = @htmldir@
136includedir = @includedir@ 139includedir = @includedir@
137infodir = @infodir@ 140infodir = @infodir@
138install_sh = @install_sh@ 141install_sh = @install_sh@
139libdir = @libdir@ 142libdir = @libdir@
140libexecdir = @libexecdir@ 143libexecdir = @libexecdir@
144localedir = @localedir@
141localstatedir = @localstatedir@ 145localstatedir = @localstatedir@
142mandir = @mandir@ 146mandir = @mandir@
143oldincludedir = @oldincludedir@ 147oldincludedir = @oldincludedir@
148pdfdir = @pdfdir@
144prefix = @prefix@ 149prefix = @prefix@
145program_transform_name = @program_transform_name@ 150program_transform_name = @program_transform_name@
151psdir = @psdir@
146sbindir = @sbindir@ 152sbindir = @sbindir@
147sharedstatedir = @sharedstatedir@ 153sharedstatedir = @sharedstatedir@
148sysconfdir = @sysconfdir@ 154sysconfdir = @sysconfdir@
149target = @target@ 155target = @target@
150target_alias = @target_alias@ 156target_alias = @target_alias@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines