mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 05:53:59 +00:00
parent
68807f274e
commit
d61e95e4f9
1 changed files with 1 additions and 1 deletions
|
@ -799,7 +799,7 @@ $(PCRE2_LIB): $(PCRE2_H)
|
||||||
$(MAKE) -C $(PCRE2_DIR) libpcre2-$(PCRE2_WIDTH).la
|
$(MAKE) -C $(PCRE2_DIR) libpcre2-$(PCRE2_WIDTH).la
|
||||||
|
|
||||||
$(PCRE2_H):
|
$(PCRE2_H):
|
||||||
(cd $(PCRE2_DIR) && ./config.status)
|
(cd $(PCRE2_DIR) && ./config.status --enable-maintainer-mode)
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue