Created SILC Runtime Toolkit git repository Part I.
[runtime.git] / apps / silcer / macros / gnome-common.m4
diff --git a/apps/silcer/macros/gnome-common.m4 b/apps/silcer/macros/gnome-common.m4
deleted file mode 100644 (file)
index 83bb00d..0000000
+++ /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"
-])
-