mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 18:04:38 +08:00
13 lines
267 B
Diff
13 lines
267 B
Diff
Create a local m4 subdirectory
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -12,6 +12,8 @@
|
|
# require automake 1.5
|
|
AUTOMAKE_OPTIONS = 1.5
|
|
|
|
+ACLOCAL_AMFLAGS = -I m4
|
|
+
|
|
EXTRA_DIST = \
|
|
HISTORY \
|
|
config.h.win32 \
|