Codebase list dillo / upstream/latest
Imported Upstream version 3.0.5 Axel Beckert 8 years ago
4 changed file(s) with 13 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
55 user. For a history of changes in full detail, see our Mercurial repository
66 at http://hg.dillo.org/dillo
77
8 dillo-3.0.5 [not released yet]
8 dillo-3.0.5 [June 30, 2015]
99
1010 +- Image buffer/cache improvements.
1111 - Fix for segfault when there's no dpid and view source is requested.
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for dillo 3.0.5-rc1.
2 # Generated by GNU Autoconf 2.69 for dillo 3.0.5.
33 #
44 #
55 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
576576 # Identity of this package.
577577 PACKAGE_NAME='dillo'
578578 PACKAGE_TARNAME='dillo'
579 PACKAGE_VERSION='3.0.5-rc1'
580 PACKAGE_STRING='dillo 3.0.5-rc1'
579 PACKAGE_VERSION='3.0.5'
580 PACKAGE_STRING='dillo 3.0.5'
581581 PACKAGE_BUGREPORT=''
582582 PACKAGE_URL=''
583583
13071307 # Omit some internal or obsolete options to make the list less imposing.
13081308 # This message is too long to be a string in the A/UX 3.1 sh.
13091309 cat <<_ACEOF
1310 \`configure' configures dillo 3.0.5-rc1 to adapt to many kinds of systems.
1310 \`configure' configures dillo 3.0.5 to adapt to many kinds of systems.
13111311
13121312 Usage: $0 [OPTION]... [VAR=VALUE]...
13131313
13781378
13791379 if test -n "$ac_init_help"; then
13801380 case $ac_init_help in
1381 short | recursive ) echo "Configuration of dillo 3.0.5-rc1:";;
1381 short | recursive ) echo "Configuration of dillo 3.0.5:";;
13821382 esac
13831383 cat <<\_ACEOF
13841384
14841484 test -n "$ac_init_help" && exit $ac_status
14851485 if $ac_init_version; then
14861486 cat <<\_ACEOF
1487 dillo configure 3.0.5-rc1
1487 dillo configure 3.0.5
14881488 generated by GNU Autoconf 2.69
14891489
14901490 Copyright (C) 2012 Free Software Foundation, Inc.
22422242 This file contains any messages produced by compilers while
22432243 running configure, to aid debugging if configure makes a mistake.
22442244
2245 It was created by dillo $as_me 3.0.5-rc1, which was
2245 It was created by dillo $as_me 3.0.5, which was
22462246 generated by GNU Autoconf 2.69. Invocation command line was
22472247
22482248 $ $0 $@
31693169
31703170 # Define the identity of the package.
31713171 PACKAGE='dillo'
3172 VERSION='3.0.5-rc1'
3172 VERSION='3.0.5'
31733173
31743174
31753175 cat >>confdefs.h <<_ACEOF
71427142 # report actual input values of CONFIG_FILES etc. instead of their
71437143 # values after options handling.
71447144 ac_log="
7145 This file was extended by dillo $as_me 3.0.5-rc1, which was
7145 This file was extended by dillo $as_me 3.0.5, which was
71467146 generated by GNU Autoconf 2.69. Invocation command line was
71477147
71487148 CONFIG_FILES = $CONFIG_FILES
72087208 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
72097209 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
72107210 ac_cs_version="\\
7211 dillo config.status 3.0.5-rc1
7211 dillo config.status 3.0.5
72127212 configured by $0, generated by GNU Autoconf 2.69,
72137213 with options \\"\$ac_cs_config\\"
72147214
00 dnl Process this file with aclocal, autoconf and automake.
11
2 AC_INIT([dillo], [3.0.5-rc1])
2 AC_INIT([dillo], [3.0.5])
33
44 dnl Detect the canonical target build environment
55 AC_CANONICAL_TARGET
269269 "<tr>\n"
270270 " <td bgcolor='#CCCCCC'>\n"
271271 " <h4>Release overview</h4>\n"
272 " ---- --, 2015\n"
272 " June 30, 2015\n"
273273 "<tr>\n"
274274 " <td bgcolor='#FFFFFF'>\n"
275275 " <table border='0' cellspacing='0' cellpadding='5'>\n"