librb: use charybdis acinclude dir
This commit is contained in:
parent
61eb4ba64a
commit
066b05dfe2
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ parse_options "$@"
|
||||||
|
|
||||||
cd $TOP_DIR
|
cd $TOP_DIR
|
||||||
|
|
||||||
run_or_die $ACLOCAL
|
run_or_die $ACLOCAL -I ../m4
|
||||||
run_or_die $LIBTOOLIZE --force --copy
|
run_or_die $LIBTOOLIZE --force --copy
|
||||||
run_or_die $AUTOHEADER
|
run_or_die $AUTOHEADER
|
||||||
run_or_die $AUTOCONF
|
run_or_die $AUTOCONF
|
||||||
|
|
Loading…
Reference in a new issue