aboutsummaryrefslogtreecommitdiffstats
path: root/m4/README
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-07-04 23:08:44 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2017-08-27 17:44:55 +0200
commit85929a7be712352e2c7c582bccc088cb8c9268ed (patch)
tree8349162d7c4d0ce83082e5da73a023865db4e7db /m4/README
parent68bd8e434af58dc461a0e3534be1a6ccfc82e7f2 (diff)
move openbsc/* to repos root
This is the first step in creating this repository from the legacy openbsc.git. Like all other Osmocom repositories, keep the autoconf and automake files in the repository root. openbsc.git has been the sole exception, which ends now. Change-Id: I9c6f2a448d9cb1cc088cf1cf6918b69d7e69b4e7
Diffstat (limited to 'm4/README')
-rw-r--r--m4/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/README b/m4/README
new file mode 100644
index 000000000..92eb30ba4
--- /dev/null
+++ b/m4/README
@@ -0,0 +1,3 @@
+We want to avoid creating too many external build-time dependencies
+like this one to autoconf-archive. This directory provides a local
+copy of required m4 rules.