aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-common.m4
diff options
context:
space:
mode:
authorscottf <scottf@localhost>2000-08-03 05:47:06 +0800
committerscottf <scottf@localhost>2000-08-03 05:47:06 +0800
commit087e70c885bb19b3f76895a95159cd9f1d748bef (patch)
tree899d458dfdde4c9c016b3bd88060958a8244dc65 /macros/gnome-common.m4
parent68d89989b125b1515464c62ffdecae213ef21910 (diff)
downloadgsoc2013-evolution-087e70c885bb19b3f76895a95159cd9f1d748bef.tar
gsoc2013-evolution-087e70c885bb19b3f76895a95159cd9f1d748bef.tar.gz
gsoc2013-evolution-087e70c885bb19b3f76895a95159cd9f1d748bef.tar.bz2
gsoc2013-evolution-087e70c885bb19b3f76895a95159cd9f1d748bef.tar.lz
gsoc2013-evolution-087e70c885bb19b3f76895a95159cd9f1d748bef.tar.xz
gsoc2013-evolution-087e70c885bb19b3f76895a95159cd9f1d748bef.tar.zst
gsoc2013-evolution-087e70c885bb19b3f76895a95159cd9f1d748bef.zip
removed last files from GNOME CVS
svn path=/trunk/; revision=4478
Diffstat (limited to 'macros/gnome-common.m4')
-rw-r--r--macros/gnome-common.m414
1 files changed, 0 insertions, 14 deletions
diff --git a/macros/gnome-common.m4 b/macros/gnome-common.m4
deleted file mode 100644
index 83bb00d709..0000000000
--- a/macros/gnome-common.m4
+++ /dev/null
@@ -1,14 +0,0 @@
-# gnome-common.m4
-#
-# This only for packages that are not in the GNOME CVS tree.
-
-dnl GNOME_COMMON_INIT
-
-AC_DEFUN([GNOME_COMMON_INIT],
-[
- GNOME_ACLOCAL_DIR="$GNOME_COMMON_MACROS_DIR"
- AC_SUBST(GNOME_ACLOCAL_DIR)
-
- ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
-])
-