mirror of
https://github.com/lxsang/ant-http
synced 2024-11-17 17:08:20 +01:00
minor fix
This commit is contained in:
parent
3513b562f5
commit
476db8ecee
3
.gitignore
vendored
3
.gitignore
vendored
@ -62,4 +62,5 @@ compile
|
||||
config.guess
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
missing
|
||||
libtool
|
@ -43,4 +43,5 @@ libtoolize
|
||||
aclocal
|
||||
autoconf
|
||||
automake --add-missing
|
||||
make distcheck
|
||||
```
|
45
config.log
45
config.log
@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
|
||||
It was created by antd configure 1.0.4b, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ ./configure --prefix=/home/mrsang/build/antd --enable-debug=yes --no-create --no-recursion
|
||||
$ ./configure
|
||||
|
||||
## --------- ##
|
||||
## Platform. ##
|
||||
@ -412,6 +412,25 @@ configure:12485: checking that generated files are newer than configure
|
||||
configure:12491: result: done
|
||||
configure:12530: creating ./config.status
|
||||
|
||||
## ---------------------- ##
|
||||
## Running config.status. ##
|
||||
## ---------------------- ##
|
||||
|
||||
This file was extended by antd config.status 1.0.4b, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES =
|
||||
CONFIG_HEADERS =
|
||||
CONFIG_LINKS =
|
||||
CONFIG_COMMANDS =
|
||||
$ ./config.status
|
||||
|
||||
on LFRL190409976
|
||||
|
||||
config.status:1015: creating Makefile
|
||||
config.status:1187: executing depfiles commands
|
||||
config.status:1187: executing libtool commands
|
||||
|
||||
## ---------------- ##
|
||||
## Cache variables. ##
|
||||
## ---------------- ##
|
||||
@ -534,7 +553,7 @@ CPPFLAGS=''
|
||||
CYGPATH_W='echo'
|
||||
DB_FALSE='#'
|
||||
DB_TRUE=''
|
||||
DEFS='-DPACKAGE_NAME=\"antd\" -DPACKAGE_TARNAME=\"antd\" -DPACKAGE_VERSION=\"1.0.4b\" -DPACKAGE_STRING=\"antd\ 1.0.4b\" -DPACKAGE_BUGREPORT=\"xsang.le@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"antd\" -DVERSION=\"1.0.4b\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_DB=1 -DHAVE_LIBSQLITE3=1 -DUSE_OPENSSL=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -D_GNU_SOURCE=1 -DDEBUG=1 -DLINUX=1'
|
||||
DEFS='-DPACKAGE_NAME=\"antd\" -DPACKAGE_TARNAME=\"antd\" -DPACKAGE_VERSION=\"1.0.4b\" -DPACKAGE_STRING=\"antd\ 1.0.4b\" -DPACKAGE_BUGREPORT=\"xsang.le@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"antd\" -DVERSION=\"1.0.4b\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_DB=1 -DHAVE_LIBSQLITE3=1 -DUSE_OPENSSL=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -D_GNU_SOURCE=1 -DLINUX=1'
|
||||
DEPDIR='.deps'
|
||||
DLLTOOL='false'
|
||||
DSYMUTIL=''
|
||||
@ -630,7 +649,7 @@ mandir='${datarootdir}/man'
|
||||
mkdir_p='$(MKDIR_P)'
|
||||
oldincludedir='/usr/include'
|
||||
pdfdir='${docdir}'
|
||||
prefix='/home/mrsang/build/antd'
|
||||
prefix='/usr/local'
|
||||
program_transform_name='s,x,x,'
|
||||
psdir='${docdir}'
|
||||
runstatedir='${localstatedir}/run'
|
||||
@ -672,26 +691,6 @@ target_alias=''
|
||||
#define HAVE_LIBPTHREAD 1
|
||||
#define HAVE_LIBDL 1
|
||||
#define _GNU_SOURCE 1
|
||||
#define DEBUG 1
|
||||
#define LINUX 1
|
||||
|
||||
configure: exit 0
|
||||
|
||||
## ---------------------- ##
|
||||
## Running config.status. ##
|
||||
## ---------------------- ##
|
||||
|
||||
This file was extended by antd config.status 1.0.4b, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES =
|
||||
CONFIG_HEADERS =
|
||||
CONFIG_LINKS =
|
||||
CONFIG_COMMANDS =
|
||||
$ ./config.status
|
||||
|
||||
on LFRL190409976
|
||||
|
||||
config.status:1016: creating Makefile
|
||||
config.status:1188: executing depfiles commands
|
||||
config.status:1188: executing libtool commands
|
||||
|
@ -421,7 +421,7 @@ $config_commands
|
||||
|
||||
Report bugs to <xsang.le@gmail.com>."
|
||||
|
||||
ac_cs_config="'--prefix=/home/mrsang/build/antd' '--enable-debug=yes'"
|
||||
ac_cs_config=""
|
||||
ac_cs_version="\
|
||||
antd config.status 1.0.4b
|
||||
configured by ./configure, generated by GNU Autoconf 2.69,
|
||||
@ -502,7 +502,7 @@ if $ac_cs_silent; then
|
||||
fi
|
||||
|
||||
if $ac_cs_recheck; then
|
||||
set X /bin/bash './configure' '--prefix=/home/mrsang/build/antd' '--enable-debug=yes' $ac_configure_extra_args --no-create --no-recursion
|
||||
set X /bin/bash './configure' $ac_configure_extra_args --no-create --no-recursion
|
||||
shift
|
||||
$as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
|
||||
CONFIG_SHELL='/bin/bash'
|
||||
@ -893,8 +893,7 @@ S["ECHO_C"]=""
|
||||
S["DEFS"]="-DPACKAGE_NAME=\\\"antd\\\" -DPACKAGE_TARNAME=\\\"antd\\\" -DPACKAGE_VERSION=\\\"1.0.4b\\\" -DPACKAGE_STRING=\\\"antd\\ 1.0.4b\\\" -DPACKAGE_BUGREPORT=\\\"xsang.le@gma"\
|
||||
"il.com\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"antd\\\" -DVERSION=\\\"1.0.4b\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHA"\
|
||||
"VE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -"\
|
||||
"DUSE_DB=1 -DHAVE_LIBSQLITE3=1 -DUSE_OPENSSL=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -D_GNU_SOURCE=1 -DDEBUG=1 -DLINU"\
|
||||
"X=1"
|
||||
"DUSE_DB=1 -DHAVE_LIBSQLITE3=1 -DUSE_OPENSSL=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -D_GNU_SOURCE=1 -DLINUX=1"
|
||||
S["mandir"]="${datarootdir}/man"
|
||||
S["localedir"]="${datarootdir}/locale"
|
||||
S["libdir"]="${exec_prefix}/lib"
|
||||
@ -916,7 +915,7 @@ S["libexecdir"]="${exec_prefix}/libexec"
|
||||
S["sbindir"]="${exec_prefix}/sbin"
|
||||
S["bindir"]="${exec_prefix}/bin"
|
||||
S["program_transform_name"]="s,x,x,"
|
||||
S["prefix"]="/home/mrsang/build/antd"
|
||||
S["prefix"]="/usr/local"
|
||||
S["exec_prefix"]="${prefix}"
|
||||
S["PACKAGE_URL"]=""
|
||||
S["PACKAGE_BUGREPORT"]="xsang.le@gmail.com"
|
||||
|
Loading…
Reference in New Issue
Block a user