mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 23:35:24 +01:00
Update m4 from 1.4 to 1.4.4.
This commit is contained in:
parent
fb522be854
commit
3e7b17c03e
6 changed files with 10 additions and 21 deletions
|
|
@ -8,7 +8,9 @@ AR = tcc -ar
|
|||
CFLAGS = -DPACKAGE=\"$(PACKAGE)\" \
|
||||
-DVERSION=\"$(VERSION)\" \
|
||||
-DHAVE_DIRENT_H=1 \
|
||||
-DHAVE_UNISTD_H=1
|
||||
-DHAVE_UNISTD_H=1 \
|
||||
-DHAVE_STRERROR=1 \
|
||||
-DREGEX_MALLOC=1
|
||||
|
||||
.PHONY: all
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue