aboutsummaryrefslogtreecommitdiffstats
path: root/macros/aclocal-include.m4
diff options
context:
space:
mode:
authornobody <nobody@localhost>1998-04-11 09:18:21 +0800
committernobody <nobody@localhost>1998-04-11 09:18:21 +0800
commit25e80fefdca127ba94937349320fc202b71ef0da (patch)
treecad08d54143e167db2da0793ece784a467fcf025 /macros/aclocal-include.m4
parent6caeba284969e0a0ea6b901b559c3078e2444c62 (diff)
downloadgsoc2013-evolution-BUGGY_ALLOC.tar
gsoc2013-evolution-BUGGY_ALLOC.tar.gz
gsoc2013-evolution-BUGGY_ALLOC.tar.bz2
gsoc2013-evolution-BUGGY_ALLOC.tar.lz
gsoc2013-evolution-BUGGY_ALLOC.tar.xz
gsoc2013-evolution-BUGGY_ALLOC.tar.zst
gsoc2013-evolution-BUGGY_ALLOC.zip
This commit was manufactured by cvs2svn to create tag 'BUGGY_ALLOC'.BUGGY_ALLOC
svn path=/tags/BUGGY_ALLOC/; revision=124
Diffstat (limited to 'macros/aclocal-include.m4')
-rw-r--r--macros/aclocal-include.m410
1 files changed, 0 insertions, 10 deletions
diff --git a/macros/aclocal-include.m4 b/macros/aclocal-include.m4
deleted file mode 100644
index c58c767db4..0000000000
--- a/macros/aclocal-include.m4
+++ /dev/null
@@ -1,10 +0,0 @@
-# aclocal-include.m4
-#
-# This macro adds the name macrodir to the set of directories
-# that `aclocal' searches for macros.
-
-# serial 1
-
-dnl AM_ACLOCAL_INCLUDE(macrodir)
-AC_DEFUN([AM_ACLOCAL_INCLUDE],
-[ACLOCAL="$ACLOCAL -I $1"])