Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Feb 15, 2012
1 parent 81cdad8 commit 1c25352
Show file tree
Hide file tree
Showing 7 changed files with 280 additions and 39 deletions.
11 changes: 2 additions & 9 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -792,10 +792,6 @@ dist-hook:
find $(distdir) -name .svn | xargs rm -fr; \
done

win:
(cd src; rm -f *.exe *.obj *.dll)
# (cd src; wcmd /c make.bat)

win-dist:
rm -f CRF++-0.55.zip
mkdir -p CRF++-0.55/doc
Expand Down Expand Up @@ -823,7 +819,6 @@ dist-all-package:
$(MAKE) clean
$(MAKE) script-clean
$(MAKE) script-dist
$(MAKE) win
$(MAKE) win-dist

script-dist:
Expand All @@ -845,10 +840,8 @@ script-clean:
(cd java; $(MAKE) clean;)

export-package:
# ./upload.pl -p crfpp -n crfpp -r 0.55 -f CRF++-0.55.tar.gz
# ./upload.pl -p crfpp -n crfpp-win32 -r 0.55 -f CRF++-0.55.zip
scp doc/*.html sf:public_html/crfpp/
scp doc/*.css sf:public_html/crfpp/
python googlecode_upload.py -p crfpp -s crfpp -u [email protected] -w `cat ~/.googlecode_upload_password` CRF++-0.55.tar.gz
python googlecode_upload.py -p crfpp -s crfpp-win -u [email protected] -w `cat ~/.googlecode_upload_password` CRF++-0.55.zip

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
Expand Down
11 changes: 2 additions & 9 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ dist-hook:
find $(distdir) -name .svn | xargs rm -fr; \
done

win:
(cd src; rm -f *.exe *.obj *.dll)
# (cd src; wcmd /c make.bat)

win-dist:
rm -f @PACKAGE@-@[email protected]
mkdir -p @PACKAGE@-@VERSION@/doc
Expand Down Expand Up @@ -62,7 +58,6 @@ dist-all-package:
$(MAKE) clean
$(MAKE) script-clean
$(MAKE) script-dist
$(MAKE) win
$(MAKE) win-dist

script-dist:
Expand All @@ -84,7 +79,5 @@ script-clean:
(cd java; $(MAKE) clean;)

export-package:
# ./upload.pl -p crfpp -n crfpp -r @VERSION@ -f CRF++-@[email protected]
# ./upload.pl -p crfpp -n crfpp-win32 -r @VERSION@ -f CRF++-@[email protected]
scp doc/*.html sf:public_html/crfpp/
scp doc/*.css sf:public_html/crfpp/
python googlecode_upload.py -p crfpp -s crfpp -u [email protected] -w `cat ~/.googlecode_upload_password` CRF++-@[email protected]
python googlecode_upload.py -p crfpp -s crfpp-win -u [email protected] -w `cat ~/.googlecode_upload_password` CRF++-@[email protected]
11 changes: 2 additions & 9 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -792,10 +792,6 @@ dist-hook:
find $(distdir) -name .svn | xargs rm -fr; \
done

win:
(cd src; rm -f *.exe *.obj *.dll)
# (cd src; wcmd /c make.bat)

win-dist:
rm -f @PACKAGE@-@[email protected]
mkdir -p @PACKAGE@-@VERSION@/doc
Expand Down Expand Up @@ -823,7 +819,6 @@ dist-all-package:
$(MAKE) clean
$(MAKE) script-clean
$(MAKE) script-dist
$(MAKE) win
$(MAKE) win-dist

script-dist:
Expand All @@ -845,10 +840,8 @@ script-clean:
(cd java; $(MAKE) clean;)

export-package:
# ./upload.pl -p crfpp -n crfpp -r @VERSION@ -f CRF++-@[email protected]
# ./upload.pl -p crfpp -n crfpp-win32 -r @VERSION@ -f CRF++-@[email protected]
scp doc/*.html sf:public_html/crfpp/
scp doc/*.css sf:public_html/crfpp/
python googlecode_upload.py -p crfpp -s crfpp -u [email protected] -w `cat ~/.googlecode_upload_password` CRF++-@[email protected]
python googlecode_upload.py -p crfpp -s crfpp-win -u [email protected] -w `cat ~/.googlecode_upload_password` CRF++-@[email protected]

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
Expand Down
30 changes: 22 additions & 8 deletions config.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.65. Invocation command line was

$ ./configure --enable-maintainer-mode
$ ./configure

## --------- ##
## Platform. ##
Expand Down Expand Up @@ -231,7 +231,7 @@ configure:5466: result: BSD nm
configure:5469: checking whether ln -s works
configure:5473: result: yes
configure:5481: checking the maximum length of command line arguments
configure:5601: result: 1572864
configure:5601: result: 3458764513820540925
configure:5618: checking whether the shell understands some XSI constructs
configure:5628: result: yes
configure:5632: checking whether the shell understands "+="
Expand Down Expand Up @@ -755,10 +755,8 @@ config.status:1148: creating Makefile
config.status:1148: creating Makefile.msvc
config.status:1148: creating swig/version.h
config.status:1148: creating config.h
config.status:1320: config.h is unchanged
config.status:1368: executing depfiles commands
config.status:1368: executing libtool commands
configure:18633: WARNING: unrecognized options: --enable-maintainer-mode

## ---------------- ##
## Cache variables. ##
Expand Down Expand Up @@ -866,7 +864,7 @@ lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_sys_max_cmd_len=3458764513820540925

## ----------------- ##
## Output variables. ##
Expand Down Expand Up @@ -1050,9 +1048,25 @@ generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
$ ./config.status Makefile

on kiwi2.tok.corp.google.com

config.status:1148: creating config.h
config.status:1320: config.h is unchanged
config.status:1148: creating Makefile

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.65. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status Makefile

on kiwi2.tok.corp.google.com

config.status:1148: creating Makefile
6 changes: 3 additions & 3 deletions config.status
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ $config_commands
Report bugs to the package provider."

ac_cs_config="'--enable-maintainer-mode'"
ac_cs_config=""
ac_cs_version="\
config.status
configured by ./configure, generated by GNU Autoconf 2.65,
Expand Down Expand Up @@ -524,7 +524,7 @@ if $ac_cs_silent; then
fi

if $ac_cs_recheck; then
set X '/bin/sh' './configure' '--enable-maintainer-mode' $ac_configure_extra_args --no-create --no-recursion
set X '/bin/sh' './configure' $ac_configure_extra_args --no-create --no-recursion
shift
$as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
CONFIG_SHELL='/bin/sh'
Expand Down Expand Up @@ -574,7 +574,7 @@ FGREP='/bin/grep -F'
LD='/usr/bin/ld -m elf_x86_64'
NM='/usr/bin/nm -B'
LN_S='ln -s'
max_cmd_len='1572864'
max_cmd_len='3458764513820540925'
ac_objext='o'
exeext=''
lt_unset='unset'
Expand Down
Loading

0 comments on commit 1c25352

Please sign in to comment.