diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-02-18 15:01:56 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-02-18 15:01:56 +0000 |
commit | a8d776e3729997092a4ab3d78b0d234f3999b613 (patch) | |
tree | 8fc7823584f5c68d524ce56ec4157ef62c4a49c1 /README | |
parent | 42ff972a63bb4c4b51417b801aa94f897bbde5dd (diff) |
Document that GNU make is required, and tell Automake to stop warning us about using its features
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Building telepathy-glib requires: GLib, GObject <http://ftp.gnome.org/pub/GNOME/sources/glib/> libdbus <http://dbus.freedesktop.org/releases/dbus/> The D-Bus GLib bindings <http://dbus.freedesktop.org/releases/dbus-glib/> + + GNU make <http://www.gnu.org/software/make/> pkg-config <http://ftp.gnome.org/pub/GNOME/sources/pkg-config/> libxslt, xsltproc <http://xmlsoft.org/XSLT/> Python <http://www.python.org/> |