summaryrefslogtreecommitdiff
path: root/macros/gnome-common.m4
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-05-07 18:40:30 +0000
committernobody <nobody@localhost>2001-05-07 18:40:30 +0000
commit0c4fea4143bcc00eed5481e752ed27734e87b1d0 (patch)
tree5c12152caaa45dc3ef1f79437a8e8d79fe19cd9f /macros/gnome-common.m4
parentf02b65da8ca88eedbc9996d860d3831539ecd77a (diff)
downloadshared-mime-info-0c4fea4143bcc00eed5481e752ed27734e87b1d0.tar.gz
This commit was manufactured by cvs2svn to create tag 'EEL_1_0'.EEL_1_0
svn path=/tags/EEL_1_0/; revision=1703
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"
-])
-