Skip to content

Commit

Permalink
Added man page
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Oct 1, 2006
1 parent 07e9189 commit d354e48
Show file tree
Hide file tree
Showing 20 changed files with 582 additions and 65 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,16 @@
(nameResolverFinished): New function.
* src/FtpInitiateConnectionCommand.h
(nameResolverFinished): New function.
* src/FtpInitiateConnectionCommand.cc
(FtpInitiateConnectionCommand): Set timeout to PREF_DNS_TIMEOUT.
* src/HttpInitiateConnectionCommand.h
(nameResolverFinished): New function.
* src/HttpInitiateConnectionCommand.cc
(HttpInitiateConnectionCommand): Set timeout to PREF_DNS_TIMEOUT.
* src/prefs.h
(PREF_DNS_TIMEOUT): New definition.
* src/main.cc
(main): Added PREF_DNS_TIMEOUT.

To add the support for a non-compact response from a tracker:

Expand Down Expand Up @@ -57,6 +65,7 @@

* src/main.cc
(showVersion): Updated.
(showUsage): Updated.

2006-09-23 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

Expand Down
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SUBDIRS = intl m4 po src test
SUBDIRS = intl m4 po src test doc

ACLOCAL_AMFLAGS = -I m4

Expand Down
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
SUBDIRS = intl m4 po src test
SUBDIRS = intl m4 po src test doc
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = config.rpath
all: config.h
Expand Down
25 changes: 13 additions & 12 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for aria2c 0.8.0.
# Generated by GNU Autoconf 2.59 for aria2c 0.8.1.
#
# Report bugs to <[email protected]>.
#
Expand Down Expand Up @@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='aria2c'
PACKAGE_TARNAME='aria2c'
PACKAGE_VERSION='0.8.0'
PACKAGE_STRING='aria2c 0.8.0'
PACKAGE_VERSION='0.8.1'
PACKAGE_STRING='aria2c 0.8.1'
PACKAGE_BUGREPORT='[email protected]'

ac_unique_file="src/Socket.h"
Expand Down Expand Up @@ -788,7 +788,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures aria2c 0.8.0 to adapt to many kinds of systems.
\`configure' configures aria2c 0.8.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -854,7 +854,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of aria2c 0.8.0:";;
short | recursive ) echo "Configuration of aria2c 0.8.1:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1004,7 +1004,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
aria2c configure 0.8.0
aria2c configure 0.8.1
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
Expand All @@ -1018,7 +1018,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by aria2c $as_me 0.8.0, which was
It was created by aria2c $as_me 0.8.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -1661,7 +1661,7 @@ fi
# Define the identity of the package.
PACKAGE='aria2c'
VERSION='0.8.0'
VERSION='0.8.1'
cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -3824,7 +3824,7 @@ else
echo "${ECHO_T}no" >&6
fi
min_xml_version=2.6.26
min_xml_version=2.6.24
echo "$as_me:$LINENO: checking for libxml - version >= $min_xml_version" >&5
echo $ECHO_N "checking for libxml - version >= $min_xml_version... $ECHO_C" >&6
no_xml=""
Expand Down Expand Up @@ -11800,7 +11800,7 @@ _ACEOF
fi
done
ac_config_files="$ac_config_files Makefile src/Makefile test/Makefile po/Makefile.in m4/Makefile intl/Makefile"
ac_config_files="$ac_config_files Makefile src/Makefile test/Makefile po/Makefile.in m4/Makefile intl/Makefile doc/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
Expand Down Expand Up @@ -12227,7 +12227,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
This file was extended by aria2c $as_me 0.8.0, which was
This file was extended by aria2c $as_me 0.8.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -12290,7 +12290,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
aria2c config.status 0.8.0
aria2c config.status 0.8.1
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Expand Down Expand Up @@ -12413,6 +12413,7 @@ do
"po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
"m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
"intl/Makefile" ) CONFIG_FILES="$CONFIG_FILES intl/Makefile" ;;
"doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
"config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
Expand Down
7 changes: 4 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
#
AC_PREREQ(2.59)
AC_INIT(aria2c, 0.8.0, [email protected])
AC_INIT(aria2c, 0.8.1, [email protected])
AM_INIT_AUTOMAKE()
AM_PATH_CPPUNIT(1.10.2)
AC_CONFIG_SRCDIR([src/Socket.h])
Expand Down Expand Up @@ -31,7 +31,7 @@ AC_PROG_YACC

# Checks for libraries.
if test "x$with_libxml2" = "xyes"; then
AM_PATH_XML2([2.6.26], [have_libxml2=yes])
AM_PATH_XML2([2.6.24], [have_libxml2=yes])
if test "x$have_libxml2" = "xyes"; then
AC_DEFINE([HAVE_LIBXML2], [1], [Define to 1 if you have libxml2.])
fi
Expand Down Expand Up @@ -128,5 +128,6 @@ AC_CONFIG_FILES([Makefile
test/Makefile
po/Makefile.in
m4/Makefile
intl/Makefile])
intl/Makefile
doc/Makefile])
AC_OUTPUT
2 changes: 2 additions & 0 deletions doc/Makefile.am
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
man_MANS = aria2c.1
EXTRA_DIST = $(man_MANS)
Loading

0 comments on commit d354e48

Please sign in to comment.