summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther2010-03-24 02:55:33 +0100
committerHolger Hans Peter Freyther2010-03-24 02:55:33 +0100
commitb2eb83fa95b209fb01de2996a1382c944fc265fe (patch)
tree07ac245c6d5a4ac4feae9ed306268d53c2e2658d /m4
parentadd git-version-gen magic to automatically generate package version (diff)
downloadlibosmocore-b2eb83fa95b209fb01de2996a1382c944fc265fe.tar.gz
libosmocore-b2eb83fa95b209fb01de2996a1382c944fc265fe.tar.xz
libosmocore-b2eb83fa95b209fb01de2996a1382c944fc265fe.zip
Create a dummy m4 directory to make autoreconf --install --force work
Even when removing AC_CONFIG_MACRO_DIR aclocal insisted that it needs to have a m4 directory. Make it happy by providing one. As git is not tracking directories I needed to add a dummy file.
Diffstat (limited to 'm4')
-rw-r--r--m4/DUMMY1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/DUMMY b/m4/DUMMY
new file mode 100644
index 0000000..fda557a
--- /dev/null
+++ b/m4/DUMMY
@@ -0,0 +1 @@
+Dummply placeholder.