m4: not a bootstrap pkg anymore.
This commit is contained in:
parent
06c3652405
commit
f46fa15bce
1 changed files with 0 additions and 6 deletions
|
@ -15,9 +15,3 @@ long_desc="
|
|||
macros). m4 also has builtin functions for including files, running
|
||||
shell commands, doing arithmetic, etc. Autoconf needs GNU m4 for
|
||||
generating configure scripts, but not for running them."
|
||||
|
||||
bootstrap=yes
|
||||
|
||||
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
||||
Add_dependency build gettext
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue