1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by pslib configure 0.4.5, which was |
---|
5 | generated by GNU Autoconf 2.67. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-png=/opt/local --with-jpeg=/opt/local --with-gif=/opt/local --with-tiff=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Glenda-Denicolos-iMac.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 313 tasks, 1437 threads, 4 processors |
---|
34 | Load average: 3.03, Mach factor: 1.86 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2440: checking for a BSD-compatible install |
---|
52 | configure:2508: result: /usr/bin/install -c |
---|
53 | configure:2519: checking whether build environment is sane |
---|
54 | configure:2569: result: yes |
---|
55 | configure:2710: checking for a thread-safe mkdir -p |
---|
56 | configure:2749: result: ./install-sh -c -d |
---|
57 | configure:2762: checking for gawk |
---|
58 | configure:2792: result: no |
---|
59 | configure:2762: checking for mawk |
---|
60 | configure:2792: result: no |
---|
61 | configure:2762: checking for nawk |
---|
62 | configure:2792: result: no |
---|
63 | configure:2762: checking for awk |
---|
64 | configure:2778: found /usr/bin/awk |
---|
65 | configure:2789: result: awk |
---|
66 | configure:2800: checking whether make sets $(MAKE) |
---|
67 | configure:2822: result: yes |
---|
68 | configure:2906: checking whether to enable maintainer-specific portions of Makefiles |
---|
69 | configure:2915: result: no |
---|
70 | configure:2930: checking whether NLS is requested |
---|
71 | configure:2939: result: yes |
---|
72 | configure:2955: checking for style of include used by make |
---|
73 | configure:2983: result: GNU |
---|
74 | configure:3053: checking for gcc |
---|
75 | configure:3080: result: /usr/bin/clang |
---|
76 | configure:3309: checking for C compiler version |
---|
77 | configure:3318: /usr/bin/clang --version >&5 |
---|
78 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
79 | Target: x86_64-apple-darwin15.0.0 |
---|
80 | Thread model: posix |
---|
81 | configure:3329: $? = 0 |
---|
82 | configure:3318: /usr/bin/clang -v >&5 |
---|
83 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
84 | Target: x86_64-apple-darwin15.0.0 |
---|
85 | Thread model: posix |
---|
86 | configure:3329: $? = 0 |
---|
87 | configure:3318: /usr/bin/clang -V >&5 |
---|
88 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
89 | clang: error: no input files |
---|
90 | configure:3329: $? = 1 |
---|
91 | configure:3318: /usr/bin/clang -qversion >&5 |
---|
92 | clang: error: unknown argument: '-qversion' |
---|
93 | clang: error: no input files |
---|
94 | configure:3329: $? = 1 |
---|
95 | configure:3349: checking whether the C compiler works |
---|
96 | configure:3371: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_LIBGIF -L/opt/local/lib -Wl,-headerpad_max_install_names -lgif -arch x86_64 conftest.c >&5 |
---|
97 | configure:3375: $? = 0 |
---|
98 | configure:3423: result: yes |
---|
99 | configure:3426: checking for C compiler default output file name |
---|
100 | configure:3428: result: a.out |
---|
101 | configure:3434: checking for suffix of executables |
---|
102 | configure:3441: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_LIBGIF -L/opt/local/lib -Wl,-headerpad_max_install_names -lgif -arch x86_64 conftest.c >&5 |
---|
103 | configure:3445: $? = 0 |
---|
104 | configure:3467: result: |
---|
105 | configure:3489: checking whether we are cross compiling |
---|
106 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_LIBGIF -L/opt/local/lib -Wl,-headerpad_max_install_names -lgif -arch x86_64 conftest.c >&5 |
---|
107 | configure:3501: $? = 0 |
---|
108 | configure:3508: ./conftest |
---|
109 | configure:3512: $? = 0 |
---|
110 | configure:3527: result: no |
---|
111 | configure:3532: checking for suffix of object files |
---|
112 | configure:3554: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_LIBGIF conftest.c >&5 |
---|
113 | configure:3558: $? = 0 |
---|
114 | configure:3579: result: o |
---|
115 | configure:3583: checking whether we are using the GNU C compiler |
---|
116 | configure:3602: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_LIBGIF conftest.c >&5 |
---|
117 | configure:3602: $? = 0 |
---|
118 | configure:3611: result: yes |
---|
119 | configure:3620: checking whether /usr/bin/clang accepts -g |
---|
120 | configure:3640: /usr/bin/clang -c -g -I/opt/local/include -DHAVE_LIBGIF conftest.c >&5 |
---|
121 | configure:3640: $? = 0 |
---|
122 | configure:3681: result: yes |
---|
123 | configure:3698: checking for /usr/bin/clang option to accept ISO C89 |
---|
124 | configure:3762: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_LIBGIF conftest.c >&5 |
---|
125 | configure:3762: $? = 0 |
---|
126 | configure:3775: result: none needed |
---|
127 | configure:3797: checking dependency style of /usr/bin/clang |
---|
128 | configure:3907: result: gcc3 |
---|
129 | configure:3949: checking for intltool-update |
---|
130 | configure:3967: found /opt/local/bin/intltool-update |
---|
131 | configure:3979: result: /opt/local/bin/intltool-update |
---|
132 | configure:3989: checking for intltool-merge |
---|
133 | configure:4007: found /opt/local/bin/intltool-merge |
---|
134 | configure:4019: result: /opt/local/bin/intltool-merge |
---|
135 | configure:4029: checking for intltool-extract |
---|
136 | configure:4047: found /opt/local/bin/intltool-extract |
---|
137 | configure:4059: result: /opt/local/bin/intltool-extract |
---|
138 | configure:4190: checking for xgettext |
---|
139 | configure:4208: found /opt/local/bin/xgettext |
---|
140 | configure:4220: result: /opt/local/bin/xgettext |
---|
141 | configure:4230: checking for msgmerge |
---|
142 | configure:4248: found /opt/local/bin/msgmerge |
---|
143 | configure:4260: result: /opt/local/bin/msgmerge |
---|
144 | configure:4270: checking for msgfmt |
---|
145 | configure:4288: found /opt/local/bin/msgfmt |
---|
146 | configure:4300: result: /opt/local/bin/msgfmt |
---|
147 | configure:4310: checking for gmsgfmt |
---|
148 | configure:4341: result: /opt/local/bin/msgfmt |
---|
149 | configure:4361: checking for perl |
---|
150 | configure:4379: found /opt/local/bin/perl |
---|
151 | configure:4391: result: /opt/local/bin/perl |
---|
152 | configure:4402: checking for perl >= 5.8.1 |
---|
153 | configure:4409: result: 5.16.3 |
---|
154 | configure:4413: checking for XML::Parser |
---|
155 | configure:4419: error: XML::Parser perl module is required for intltool |
---|
156 | |
---|
157 | ## ---------------- ## |
---|
158 | ## Cache variables. ## |
---|
159 | ## ---------------- ## |
---|
160 | |
---|
161 | ac_cv_c_compiler_gnu=yes |
---|
162 | ac_cv_env_CC_set=set |
---|
163 | ac_cv_env_CC_value=/usr/bin/clang |
---|
164 | ac_cv_env_CFLAGS_set=set |
---|
165 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
166 | ac_cv_env_CPPFLAGS_set=set |
---|
167 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DHAVE_LIBGIF' |
---|
168 | ac_cv_env_CPP_set= |
---|
169 | ac_cv_env_CPP_value= |
---|
170 | ac_cv_env_LDFLAGS_set=set |
---|
171 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -lgif -arch x86_64' |
---|
172 | ac_cv_env_LIBS_set= |
---|
173 | ac_cv_env_LIBS_value= |
---|
174 | ac_cv_env_build_alias_set= |
---|
175 | ac_cv_env_build_alias_value= |
---|
176 | ac_cv_env_host_alias_set= |
---|
177 | ac_cv_env_host_alias_value= |
---|
178 | ac_cv_env_target_alias_set= |
---|
179 | ac_cv_env_target_alias_value= |
---|
180 | ac_cv_objext=o |
---|
181 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
182 | ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract |
---|
183 | ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge |
---|
184 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
---|
185 | ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update |
---|
186 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
187 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
188 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
189 | ac_cv_prog_AWK=awk |
---|
190 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
191 | ac_cv_prog_cc_c89= |
---|
192 | ac_cv_prog_cc_g=yes |
---|
193 | ac_cv_prog_make_make_set=yes |
---|
194 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
195 | |
---|
196 | ## ----------------- ## |
---|
197 | ## Output variables. ## |
---|
198 | ## ----------------- ## |
---|
199 | |
---|
200 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_pslib/pslib/work/pslib-0.4.5/missing --run aclocal-1.11' |
---|
201 | ALL_LINGUAS='' |
---|
202 | AMDEPBACKSLASH='\' |
---|
203 | AMDEP_FALSE='#' |
---|
204 | AMDEP_TRUE='' |
---|
205 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_pslib/pslib/work/pslib-0.4.5/missing --run tar' |
---|
206 | AR='' |
---|
207 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_pslib/pslib/work/pslib-0.4.5/missing --run autoconf' |
---|
208 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_pslib/pslib/work/pslib-0.4.5/missing --run autoheader' |
---|
209 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_pslib/pslib/work/pslib-0.4.5/missing --run automake-1.11' |
---|
210 | AWK='awk' |
---|
211 | CATALOGS='' |
---|
212 | CATOBJEXT='' |
---|
213 | CC='/usr/bin/clang' |
---|
214 | CCDEPMODE='depmode=gcc3' |
---|
215 | CFLAGS='-pipe -Os -arch x86_64' |
---|
216 | CPP='' |
---|
217 | CPPFLAGS='-I/opt/local/include -DHAVE_LIBGIF' |
---|
218 | CYGPATH_W='echo' |
---|
219 | DATADIRNAME='' |
---|
220 | DEBUG_OBJ='' |
---|
221 | DEFS='' |
---|
222 | DEPDIR='.deps' |
---|
223 | DOCDIR='' |
---|
224 | DOC_TO_MAN='' |
---|
225 | DSYMUTIL='' |
---|
226 | DUMPBIN='' |
---|
227 | ECHO_C='\c' |
---|
228 | ECHO_N='' |
---|
229 | ECHO_T='' |
---|
230 | EGREP='' |
---|
231 | EXEEXT='' |
---|
232 | FGREP='' |
---|
233 | GETTEXT_PACKAGE='' |
---|
234 | GIF_INCLUDEDIR='' |
---|
235 | GIF_LIBDIR='' |
---|
236 | GIF_LIBS='' |
---|
237 | GMOFILES='' |
---|
238 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
239 | GREP='' |
---|
240 | HTML_DIR='' |
---|
241 | INSTALL_DATA='${INSTALL} -m 644' |
---|
242 | INSTALL_PROGRAM='${INSTALL}' |
---|
243 | INSTALL_SCRIPT='${INSTALL}' |
---|
244 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
245 | INSTOBJEXT='' |
---|
246 | INT32_T='' |
---|
247 | INTLLIBS='' |
---|
248 | INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
249 | INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
250 | INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
251 | INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract' |
---|
252 | INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
253 | INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
254 | INTLTOOL_MERGE='/opt/local/bin/intltool-merge' |
---|
255 | INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' |
---|
256 | INTLTOOL_PERL='/opt/local/bin/perl' |
---|
257 | INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
258 | INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
259 | INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
260 | INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
261 | INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
262 | INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
263 | INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
264 | INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
265 | INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
266 | INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
267 | INTLTOOL_UPDATE='/opt/local/bin/intltool-update' |
---|
268 | INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
269 | INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' |
---|
270 | INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
271 | JPEG_INCLUDEDIR='' |
---|
272 | JPEG_LIBDIR='' |
---|
273 | JPEG_LIBS='' |
---|
274 | LD='' |
---|
275 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -lgif -arch x86_64' |
---|
276 | LIBHNJ_CFLAGS='' |
---|
277 | LIBHNJ_LIBS='' |
---|
278 | LIBOBJS='' |
---|
279 | LIBPS_MAJOR_VERSION='' |
---|
280 | LIBPS_MICRO_VERSION='' |
---|
281 | LIBPS_MINOR_VERSION='' |
---|
282 | LIBPS_VERSION='' |
---|
283 | LIBPS_VERSION_INFO='' |
---|
284 | LIBS='' |
---|
285 | LIBTOOL='' |
---|
286 | LIPO='' |
---|
287 | LN_S='' |
---|
288 | LTLIBOBJS='' |
---|
289 | MAINT='#' |
---|
290 | MAINTAINER_MODE_FALSE='' |
---|
291 | MAINTAINER_MODE_TRUE='#' |
---|
292 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_pslib/pslib/work/pslib-0.4.5/missing --run makeinfo' |
---|
293 | MKDIR_P='./install-sh -c -d' |
---|
294 | MKINSTALLDIRS='' |
---|
295 | MSGFMT='/opt/local/bin/msgfmt' |
---|
296 | MSGFMT_OPTS='' |
---|
297 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
298 | MV='' |
---|
299 | NM='' |
---|
300 | NMEDIT='' |
---|
301 | OBJDUMP='' |
---|
302 | OBJEXT='o' |
---|
303 | OTOOL64='' |
---|
304 | OTOOL='' |
---|
305 | PACKAGE='pslib' |
---|
306 | PACKAGE_BUGREPORT='http://sourceforge.net/projects/pslib' |
---|
307 | PACKAGE_NAME='pslib' |
---|
308 | PACKAGE_STRING='pslib 0.4.5' |
---|
309 | PACKAGE_TARNAME='pslib' |
---|
310 | PACKAGE_URL='' |
---|
311 | PACKAGE_VERSION='0.4.5' |
---|
312 | PATH_SEPARATOR=':' |
---|
313 | PNG_INCLUDEDIR='' |
---|
314 | PNG_LIBDIR='' |
---|
315 | PNG_LIBS='' |
---|
316 | POFILES='' |
---|
317 | POSUB='' |
---|
318 | PO_IN_DATADIR_FALSE='' |
---|
319 | PO_IN_DATADIR_TRUE='' |
---|
320 | PS_CFLAGS='' |
---|
321 | RANLIB='' |
---|
322 | RM='' |
---|
323 | SED='' |
---|
324 | SET_MAKE='' |
---|
325 | SHELL='/bin/sh' |
---|
326 | STRIP='' |
---|
327 | TAR='' |
---|
328 | TIFF_INCLUDEDIR='' |
---|
329 | TIFF_LIBDIR='' |
---|
330 | TIFF_LIBS='' |
---|
331 | USE_NLS='yes' |
---|
332 | VERSION='0.4.5' |
---|
333 | WITH_DEBUG='' |
---|
334 | XGETTEXT='/opt/local/bin/xgettext' |
---|
335 | ac_ct_CC='/usr/bin/clang' |
---|
336 | ac_ct_DUMPBIN='' |
---|
337 | am__EXEEXT_FALSE='' |
---|
338 | am__EXEEXT_TRUE='' |
---|
339 | am__fastdepCC_FALSE='#' |
---|
340 | am__fastdepCC_TRUE='' |
---|
341 | am__include='include' |
---|
342 | am__isrc='' |
---|
343 | am__leading_dot='.' |
---|
344 | am__quote='' |
---|
345 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
346 | am__untar='${AMTAR} xf -' |
---|
347 | bindir='${exec_prefix}/bin' |
---|
348 | build='' |
---|
349 | build_alias='' |
---|
350 | build_cpu='' |
---|
351 | build_os='' |
---|
352 | build_vendor='' |
---|
353 | datadir='${datarootdir}' |
---|
354 | datarootdir='${prefix}/share' |
---|
355 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
356 | dvidir='${docdir}' |
---|
357 | exec_prefix='NONE' |
---|
358 | host='' |
---|
359 | host_alias='' |
---|
360 | host_cpu='' |
---|
361 | host_os='' |
---|
362 | host_vendor='' |
---|
363 | htmldir='${docdir}' |
---|
364 | includedir='${prefix}/include' |
---|
365 | infodir='${datarootdir}/info' |
---|
366 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_pslib/pslib/work/pslib-0.4.5/install-sh' |
---|
367 | libdir='${exec_prefix}/lib' |
---|
368 | libexecdir='${exec_prefix}/libexec' |
---|
369 | localedir='${datarootdir}/locale' |
---|
370 | localstatedir='${prefix}/var' |
---|
371 | lt_ECHO='/bin/echo' |
---|
372 | mandir='${datarootdir}/man' |
---|
373 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
374 | oldincludedir='/usr/include' |
---|
375 | pdfdir='${docdir}' |
---|
376 | prefix='/opt/local' |
---|
377 | program_transform_name='s,x,x,' |
---|
378 | psdir='${docdir}' |
---|
379 | sbindir='${exec_prefix}/sbin' |
---|
380 | sharedstatedir='${prefix}/com' |
---|
381 | sysconfdir='${prefix}/etc' |
---|
382 | target_alias='' |
---|
383 | |
---|
384 | ## ----------- ## |
---|
385 | ## confdefs.h. ## |
---|
386 | ## ----------- ## |
---|
387 | |
---|
388 | /* confdefs.h */ |
---|
389 | #define PACKAGE_NAME "pslib" |
---|
390 | #define PACKAGE_TARNAME "pslib" |
---|
391 | #define PACKAGE_VERSION "0.4.5" |
---|
392 | #define PACKAGE_STRING "pslib 0.4.5" |
---|
393 | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/pslib" |
---|
394 | #define PACKAGE_URL "" |
---|
395 | #define PACKAGE "pslib" |
---|
396 | #define VERSION "0.4.5" |
---|
397 | |
---|
398 | configure: exit 2 |
---|