mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
propagate flags for automake initialization
This commit is contained in:
parent
2b7e460398
commit
a9d7171b7c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||||
|
|
||||||
# create default-config.h
|
# create default-config.h
|
||||||
BUILT_SOURCES = default-config.h default-theme.h irssi-version.h
|
BUILT_SOURCES = default-config.h default-theme.h irssi-version.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue