aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-common.m4
diff options
context:
space:
mode:
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"
-])
-
d>#include <string.h> Same here. Kills warnings on newer gcc.Kjartan Maraas2001-05-252-0/+2 * g_strdup the uid into the ml->cursor_uid.Jeffrey Stedfast2001-05-254-6/+20 * If the message data is online, sniff the data for a MIME type first, andDan Winship2001-05-25