[Spice-devel] [spice-protocol PATCH] build-sys: Add m4 directory
Uri Lublin
uril at redhat.com
Wed Jan 7 03:55:53 PST 2015
Required due to the line in configure.ac: AC_CONFIG_MACRO_DIR([m4])
Without it autoreconf warns:
aclocal: warning: couldn't open directory 'm4': No such file or directory
Since git is not happy adding an empty directory, an empty .gitignore file
was added to the directory.
---
m4/.gitignore | 0
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 m4/.gitignore
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644
index 0000000..e69de29
--
2.1.0
More information about the Spice-devel
mailing list