Changeset 3 in downloads for PlugIns/EXRCodec/include
- Timestamp:
- Oct 9, 2007, 6:41:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
PlugIns/EXRCodec/include/Makefile.in
r1 r3 1 # Makefile.in generated by automake 1.9. 5from Makefile.am.1 # Makefile.in generated by automake 1.9.6 from Makefile.am. 2 2 # @configure_input@ 3 3 … … 99 99 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 100 100 GL_LIBS = @GL_LIBS@ 101 GREP = @GREP@ 101 102 GTK_CFLAGS = @GTK_CFLAGS@ 102 103 GTK_LIBS = @GTK_LIBS@ … … 163 164 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 164 165 VERSION = @VERSION@ 166 XMKMF = @XMKMF@ 165 167 YACC = @YACC@ 168 YFLAGS = @YFLAGS@ 166 169 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 167 170 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 168 171 abs_top_builddir = @abs_top_builddir@ 169 ac_ct_AR = @ac_ct_AR@170 172 ac_ct_CC = @ac_ct_CC@ 171 173 ac_ct_CXX = @ac_ct_CXX@ 172 174 ac_ct_F77 = @ac_ct_F77@ 173 ac_ct_RANLIB = @ac_ct_RANLIB@174 ac_ct_RC = @ac_ct_RC@175 ac_ct_STRIP = @ac_ct_STRIP@176 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@177 175 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 178 176 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 191 189 build_vendor = @build_vendor@ 192 190 datadir = @datadir@ 191 datarootdir = @datarootdir@ 192 docdir = @docdir@ 193 dvidir = @dvidir@ 193 194 exec_prefix = @exec_prefix@ 194 195 host = @host@ … … 197 198 host_os = @host_os@ 198 199 host_vendor = @host_vendor@ 200 htmldir = @htmldir@ 199 201 includedir = @includedir@ 200 202 infodir = @infodir@ … … 202 204 libdir = @libdir@ 203 205 libexecdir = @libexecdir@ 206 localedir = @localedir@ 204 207 localstatedir = @localstatedir@ 205 208 mandir = @mandir@ … … 207 210 ogreexecdir = @ogreexecdir@ 208 211 oldincludedir = @oldincludedir@ 212 pdfdir = @pdfdir@ 209 213 prefix = @prefix@ 210 214 program_transform_name = @program_transform_name@ 215 psdir = @psdir@ 211 216 sbindir = @sbindir@ 212 217 sharedstatedir = @sharedstatedir@
Note: See TracChangeset
for help on using the changeset viewer.