* configure.ac/Makfile.am: add m4 as a macro dir, require stdc
This commit is contained in:
@ -18,6 +18,8 @@ include $(top_srcdir)/gtest.mk
|
||||
|
||||
SUBDIRS=man src contrib toys
|
||||
|
||||
ACLOCAL_AMFLAGS=-I m4
|
||||
|
||||
# so we can say 'make test'
|
||||
check: test cleanupnote
|
||||
|
||||
|
||||
Reference in New Issue
Block a user