Honor aclocal flags (GNOME bug 641461)
This commit is contained in:
parent
52cb20bb53
commit
a5ad7b6063
|
@ -1,4 +1,4 @@
|
|||
ACLOCAL_AMFLAGS = -I m4
|
||||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
|
||||
SUBDIRS = libnotify docs tools tests
|
||||
|
||||
|
|
Loading…
Reference in New Issue