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

Comparing gvpe/m4/Makefile.in (file contents):
Revision 1.4 by pcg, Sun May 30 17:52:32 2004 UTC vs.
Revision 1.7 by root, Tue Feb 15 13:31:22 2011 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@
69INCLUDES = @INCLUDES@ 70INCLUDES = @INCLUDES@
70INSTALL_DATA = @INSTALL_DATA@ 71INSTALL_DATA = @INSTALL_DATA@
94PACKAGE = @PACKAGE@ 95PACKAGE = @PACKAGE@
95PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 96PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
96PACKAGE_NAME = @PACKAGE_NAME@ 97PACKAGE_NAME = @PACKAGE_NAME@
97PACKAGE_STRING = @PACKAGE_STRING@ 98PACKAGE_STRING = @PACKAGE_STRING@
98PACKAGE_TARNAME = @PACKAGE_TARNAME@ 99PACKAGE_TARNAME = @PACKAGE_TARNAME@
100PACKAGE_URL = @PACKAGE_URL@
99PACKAGE_VERSION = @PACKAGE_VERSION@ 101PACKAGE_VERSION = @PACKAGE_VERSION@
100PATH_SEPARATOR = @PATH_SEPARATOR@ 102PATH_SEPARATOR = @PATH_SEPARATOR@
101POSUB = @POSUB@ 103POSUB = @POSUB@
102RANLIB = @RANLIB@ 104RANLIB = @RANLIB@
103ROHC_FALSE = @ROHC_FALSE@ 105ROHC_FALSE = @ROHC_FALSE@
108USE_NLS = @USE_NLS@ 110USE_NLS = @USE_NLS@
109VERSION = @VERSION@ 111VERSION = @VERSION@
110XGETTEXT = @XGETTEXT@ 112XGETTEXT = @XGETTEXT@
111ac_ct_CC = @ac_ct_CC@ 113ac_ct_CC = @ac_ct_CC@
112ac_ct_CXX = @ac_ct_CXX@ 114ac_ct_CXX = @ac_ct_CXX@
113ac_ct_RANLIB = @ac_ct_RANLIB@
114ac_ct_STRIP = @ac_ct_STRIP@
115am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 115am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
116am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 116am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
117am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 117am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
118am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 118am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
119am__include = @am__include@ 119am__include = @am__include@
124build_alias = @build_alias@ 124build_alias = @build_alias@
125build_cpu = @build_cpu@ 125build_cpu = @build_cpu@
126build_os = @build_os@ 126build_os = @build_os@
127build_vendor = @build_vendor@ 127build_vendor = @build_vendor@
128datadir = @datadir@ 128datadir = @datadir@
129datarootdir = @datarootdir@
130docdir = @docdir@
131dvidir = @dvidir@
129exec_prefix = @exec_prefix@ 132exec_prefix = @exec_prefix@
130host = @host@ 133host = @host@
131host_alias = @host_alias@ 134host_alias = @host_alias@
132host_cpu = @host_cpu@ 135host_cpu = @host_cpu@
133host_os = @host_os@ 136host_os = @host_os@
134host_vendor = @host_vendor@ 137host_vendor = @host_vendor@
138htmldir = @htmldir@
135includedir = @includedir@ 139includedir = @includedir@
136infodir = @infodir@ 140infodir = @infodir@
137install_sh = @install_sh@ 141install_sh = @install_sh@
138libdir = @libdir@ 142libdir = @libdir@
139libexecdir = @libexecdir@ 143libexecdir = @libexecdir@
144localedir = @localedir@
140localstatedir = @localstatedir@ 145localstatedir = @localstatedir@
141mandir = @mandir@ 146mandir = @mandir@
142oldincludedir = @oldincludedir@ 147oldincludedir = @oldincludedir@
148pdfdir = @pdfdir@
143prefix = @prefix@ 149prefix = @prefix@
144program_transform_name = @program_transform_name@ 150program_transform_name = @program_transform_name@
151psdir = @psdir@
145sbindir = @sbindir@ 152sbindir = @sbindir@
146sharedstatedir = @sharedstatedir@ 153sharedstatedir = @sharedstatedir@
147sysconfdir = @sysconfdir@ 154sysconfdir = @sysconfdir@
148target = @target@ 155target = @target@
149target_alias = @target_alias@ 156target_alias = @target_alias@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines