summaryrefslogtreecommitdiff
path: root/macros/gnome-common.m4
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-07-24 23:07:48 +0000
committernobody <nobody@localhost>2000-07-24 23:07:48 +0000
commitfc715e740287a1ffde250bfd87cac1f59958467f (patch)
tree3972b59aa6351d8e9ab6b5a0a9a626b8092e3f5b /macros/gnome-common.m4
parent68fcb40dbe388b2c9065f2be5fef29d076f58f4b (diff)
downloadshared-mime-info-nautilus-uih-merge.tar.gz
This commit was manufactured by cvs2svn to create branchnautilus-uih-merge
'nautilus-uih-merge'. svn path=/branches/nautilus-uih-merge/; revision=1341
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 83bb00d7..00000000
--- 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"
-])
-