aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:35:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:35:05 +0000
commit4032290d7679ae08a4292ec87078069e882f983d (patch)
treed08103c3cd164822b72498a7d48fc7dc616ce05b
parenta2e49cc2b81d7f15beb13a36ef153714a586cb4a (diff)
downloadellinika-4032290d7679ae08a4292ec87078069e882f983d.tar.gz
ellinika-4032290d7679ae08a4292ec87078069e882f983d.tar.bz2
Rename m4 to am
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@556 941c8c0f-9102-463b-b60b-cd22ce0e6858
-rw-r--r--Makefile.am2
-rw-r--r--am/common.m4 (renamed from m4/common.m4)0
-rw-r--r--am/guile.m4 (renamed from m4/guile.m4)0
-rw-r--r--am/lib.m4 (renamed from m4/lib.m4)0
4 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b287e2f..6accc6c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AUTOMAKE_OPTIONS = gnits 1.8
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I am -I m4
SUBDIRS=src elisp data scm xml html-files po
diff --git a/m4/common.m4 b/am/common.m4
index 395a7cb..395a7cb 100644
--- a/m4/common.m4
+++ b/am/common.m4
diff --git a/m4/guile.m4 b/am/guile.m4
index c793a70..c793a70 100644
--- a/m4/guile.m4
+++ b/am/guile.m4
diff --git a/m4/lib.m4 b/am/lib.m4
index 1ecb33c..1ecb33c 100644
--- a/m4/lib.m4
+++ b/am/lib.m4

Return to:

Send suggestions and report system problems to the System administrator.