Ports: Remove redundant ensure_new_config_sub
call
This commit is contained in:
parent
673e81b90b
commit
07faa6f670
Notes:
sideshowbarker
2024-07-17 20:30:49 +09:00
Author: https://github.com/Fragstiller Commit: https://github.com/SerenityOS/serenity/commit/07faa6f6703 Pull-request: https://github.com/SerenityOS/serenity/pull/12041 Reviewed-by: https://github.com/alimpfard
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ configopts=("--prefix=/usr/local" "--disable-utmp" "--disable-strip" "--sysconfd
|
|||
export LDFLAGS="-lcrypt -lcore"
|
||||
|
||||
pre_configure() {
|
||||
ensure_new_config_sub
|
||||
run autoreconf
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue