mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
cpp: preprocess eruby templates on ./bootstrap; released package doesn't require erb
This commit is contained in:
parent
387eca6fbf
commit
3a39accb0b
5 changed files with 2 additions and 38 deletions
|
|
@ -31,11 +31,8 @@ if test x"$1" = x"--help"; then
|
|||
fi
|
||||
|
||||
|
||||
#if [ -z "$NO_NEST" ];then
|
||||
# cd c && ./bootstrap $@; cd ..
|
||||
# cd cpp && ./bootstrap $@; cd ..
|
||||
#fi
|
||||
mkdir -p ac
|
||||
(cd cpp && ./preprocess.sh $@; cd ..)
|
||||
|
||||
|
||||
ACLOCAL="aclocal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue