1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by pan configure 0.14.2.91, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --disable-gtktest --enable-html --enable-gtkspell
## --------- ##
## Platform. ##
## --------- ##
hostname = andariel
uname -m = i686
uname -r = 2.6.7-andariel20040709a
uname -s = Linux
uname -v = #1 Fri Jul 9 22:14:38 CEST 2004
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1336: checking for intltool >= 0.21
configure:1346: result: 0.27.2 found
configure:1399: checking for perl
configure:1417: found /usr/bin/perl
configure:1429: result: /usr/bin/perl
configure:1518: checking for a BSD-compatible install
configure:1573: result: /usr/bin/install -c
configure:1584: checking whether build environment is sane
configure:1627: result: yes
configure:1642: checking whether make sets $(MAKE)
configure:1662: result: yes
configure:1694: checking for working aclocal-1.4
configure:1701: result: found
configure:1709: checking for working autoconf
configure:1716: result: found
configure:1724: checking for working automake-1.4
configure:1731: result: found
configure:1739: checking for working autoheader
configure:1746: result: found
configure:1754: checking for working makeinfo
configure:1765: result: missing
configure:1775: checking whether to enable maintainer-specific portions of Makefiles
configure:1784: result: no
configure:1845: checking for gcc
configure:1861: found /usr/bin/gcc
configure:1871: result: gcc
configure:2115: checking for C compiler version
configure:2118: gcc --version </dev/null >&5
gcc (GCC) 3.3.4 (Debian 1:3.3.4-9)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2121: $? = 0
configure:2123: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.4 (Debian 1:3.3.4-9)
configure:2126: $? = 0
configure:2128: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2131: $? = 1
configure:2154: checking for C compiler default output file name
configure:2157: gcc conftest.c >&5
configure:2160: $? = 0
configure:2206: result: a.out
configure:2211: checking whether the C compiler works
configure:2217: ./a.out
configure:2220: $? = 0
configure:2237: result: yes
configure:2244: checking whether we are cross compiling
configure:2246: result: no
configure:2249: checking for suffix of executables
configure:2251: gcc -o conftest conftest.c >&5
configure:2254: $? = 0
configure:2279: result:
configure:2285: checking for suffix of object files
configure:2306: gcc -c conftest.c >&5
configure:2309: $? = 0
configure:2331: result: o
configure:2335: checking whether we are using the GNU C compiler
configure:2359: gcc -c conftest.c >&5
configure:2365: $? = 0
configure:2368: test -z || test ! -s conftest.err
configure:2371: $? = 0
configure:2374: test -s conftest.o
configure:2377: $? = 0
configure:2390: result: yes
configure:2396: checking whether gcc accepts -g
configure:2417: gcc -c -g conftest.c >&5
configure:2423: $? = 0
configure:2426: test -z || test ! -s conftest.err
configure:2429: $? = 0
configure:2432: test -s conftest.o
configure:2435: $? = 0
configure:2446: result: yes
configure:2463: checking for gcc option to accept ANSI C
configure:2533: gcc -c -g -O2 conftest.c >&5
configure:2539: $? = 0
configure:2542: test -z || test ! -s conftest.err
configure:2545: $? = 0
configure:2548: test -s conftest.o
configure:2551: $? = 0
configure:2569: result: none needed
configure:2587: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2593: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2728: checking for fchmod
configure:2785: gcc -o conftest -g -O2 conftest.c >&5
configure:2791: $? = 0
configure:2794: test -z || test ! -s conftest.err
configure:2797: $? = 0
configure:2800: test -s conftest
configure:2803: $? = 0
configure:2815: result: yes
configure:2829: checking for localtime_r
configure:2886: gcc -o conftest -g -O2 conftest.c >&5
configure:2892: $? = 0
configure:2895: test -z || test ! -s conftest.err
configure:2898: $? = 0
configure:2901: test -s conftest
configure:2904: $? = 0
configure:2916: result: yes
configure:2930: checking for gmtime_r
configure:2987: gcc -o conftest -g -O2 conftest.c >&5
configure:2993: $? = 0
configure:2996: test -z || test ! -s conftest.err
configure:2999: $? = 0
configure:3002: test -s conftest
configure:3005: $? = 0
configure:3017: result: yes
configure:3029: checking for strerror in -lcposix
configure:3059: gcc -o conftest -g -O2 conftest.c -lcposix >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:3065: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "pan"
| #define PACKAGE_TARNAME "pan"
| #define PACKAGE_VERSION "0.14.2.91"
| #define PACKAGE_STRING "pan 0.14.2.91"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Pan"
| #define VERSION_TITLE "As She Crawled Across the Table (Debian GNU/Linux)"
| #define PACKAGE "pan"
| #define VERSION "0.14.2.91"
| #define HAVE_FCHMOD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char strerror ();
| int
| main ()
| {
| strerror ();
| ;
| return 0;
| }
configure:3090: result: no
configure:3144: checking for gcc
configure:3170: result: gcc
configure:3414: checking for C compiler version
configure:3417: gcc --version </dev/null >&5
gcc (GCC) 3.3.4 (Debian 1:3.3.4-9)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3420: $? = 0
configure:3422: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.4 (Debian 1:3.3.4-9)
configure:3425: $? = 0
configure:3427: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3430: $? = 1
configure:3433: checking whether we are using the GNU C compiler
configure:3488: result: yes
configure:3494: checking whether gcc accepts -g
configure:3544: result: yes
configure:3561: checking for gcc option to accept ANSI C
configure:3667: result: none needed
configure:3685: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3691: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3826: checking how to run the C preprocessor
configure:3861: gcc -E conftest.c
configure:3867: $? = 0
configure:3899: gcc -E conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:3905: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "pan"
| #define PACKAGE_TARNAME "pan"
| #define PACKAGE_VERSION "0.14.2.91"
| #define PACKAGE_STRING "pan 0.14.2.91"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Pan"
| #define VERSION_TITLE "As She Crawled Across the Table (Debian GNU/Linux)"
| #define PACKAGE "pan"
| #define VERSION "0.14.2.91"
| #define HAVE_FCHMOD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3944: result: gcc -E
configure:3968: gcc -E conftest.c
configure:3974: $? = 0
configure:4006: gcc -E conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4012: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "pan"
| #define PACKAGE_TARNAME "pan"
| #define PACKAGE_VERSION "0.14.2.91"
| #define PACKAGE_STRING "pan 0.14.2.91"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Pan"
| #define VERSION_TITLE "As She Crawled Across the Table (Debian GNU/Linux)"
| #define PACKAGE "pan"
| #define VERSION "0.14.2.91"
| #define HAVE_FCHMOD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4059: checking for gawk
configure:4088: result: no
configure:4059: checking for mawk
configure:4075: found /usr/bin/mawk
configure:4085: result: mawk
configure:4108: checking for a BSD-compatible install
configure:4163: result: /usr/bin/install -c
configure:4174: checking whether make sets $(MAKE)
configure:4194: result: yes
configure:4244: checking for ranlib
configure:4260: found /usr/bin/ranlib
configure:4271: result: ranlib
configure:4293: checking for egrep
configure:4303: result: grep -E
configure:4308: checking for ANSI C header files
configure:4333: gcc -c -g -O2 conftest.c >&5
configure:4339: $? = 0
configure:4342: test -z || test ! -s conftest.err
configure:4345: $? = 0
configure:4348: test -s conftest.o
configure:4351: $? = 0
configure:4440: gcc -o conftest -g -O2 conftest.c >&5
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_fchmod=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_localtime_r=yes
ac_cv_header_stdc=yes
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.4'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.4'
AWK='mawk'
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
DATADIRNAME=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GETTEXT_PACKAGE='pan'
GLIB_CFLAGS=''
GLIB_LIBS=''
GLIB_REQUIRED='2.2.0'
GMOFILES=''
GMSGFMT=''
GNET1_REQUIRED='1.1.8'
GNET2_REQUIRED='2.0.3'
GNET_CFLAGS=''
GNET_LIBS=''
GTKSPELL_CFLAGS=''
GTKSPELL_LIBS=''
GTKSPELL_REQUIRED='2.0.2'
GTK_CFLAGS=''
GTK_LIBS=''
GTK_REQUIRED='2.2.0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBS=''
LTLIBICONV=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='/home/boll/pan/pan-0.14.2.91/missing makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT='o'
PACKAGE='pan'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=Pan'
PACKAGE_NAME='pan'
PACKAGE_STRING='pan 0.14.2.91'
PACKAGE_TARNAME='pan'
PACKAGE_VERSION='0.14.2.91'
PANGO_REQUIRED='1.2.0'
PATH_SEPARATOR=':'
PCRE_CFLAGS=''
PCRE_CFLAGS_POSIX=''
PCRE_LIBS=''
PCRE_LIBS_POSIX=''
PCRE_REQUIRED='4.0'
PKG_CONFIG=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
USE_NLS=''
VERSION='0.14.2.91'
XGETTEXT=''
XML_CFLAGS=''
XML_LIBS=''
XML_REQUIRED='2.4.22'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/share/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define GETTEXT_PACKAGE "pan"
#define HAVE_FCHMOD 1
#define HAVE_GMTIME_R 1
#define HAVE_LOCALTIME_R 1
#define PACKAGE "pan"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Pan"
#define PACKAGE_NAME "pan"
#define PACKAGE_STRING "pan 0.14.2.91"
#define PACKAGE_TARNAME "pan"
#define PACKAGE_VERSION "0.14.2.91"
#define VERSION "0.14.2.91"
#define VERSION_TITLE "As She Crawled Across the Table (Debian GNU/Linux)"
configure: caught signal 2
configure: exit 1
|