summaryrefslogtreecommitdiff
path: root/tools/m4/convert.m4
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2003-01-07 16:59:16 +0000
committerMurray Cumming <murrayc@src.gnome.org>2003-01-07 16:59:16 +0000
commit78e5bf1313f67e4cbc67fe01a408d27de7383abd (patch)
treef832445dad23cd0dcc2a116fcc1469d35316d995 /tools/m4/convert.m4
downloadglibmm-78e5bf1313f67e4cbc67fe01a408d27de7383abd.tar.gz
Initial revision
Diffstat (limited to 'tools/m4/convert.m4')
-rw-r--r--tools/m4/convert.m46
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/m4/convert.m4 b/tools/m4/convert.m4
new file mode 100644
index 00000000..fa0df9c6
--- /dev/null
+++ b/tools/m4/convert.m4
@@ -0,0 +1,6 @@
+dnl $Id$
+
+# Other libraries, such as libgnomeuimm, can provide their own convert.m4 files,
+# Maybe choosing to include the same files as this one.
+
+include(convert_gtkmm.m4)