summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2019-01-09 11:40:29 +0000
committerPhilip Withnall <withnall@endlessm.com>2019-01-15 15:11:43 +0000
commitaaac7a166fba9e0cdcc3f2033a8e1ce1c7a0ed59 (patch)
tree847b259f0798c56a3369329d8516e91b2abfa201 /README.win32
parentc8797d7a4207061b21b9e6278a11dcc77aa35e93 (diff)
docs: Update HACKING and README to mention Meson rather than autotools
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'README.win32')
-rw-r--r--README.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32
index e6f8ef737..6933e6690 100644
--- a/README.win32
+++ b/README.win32
@@ -29,7 +29,7 @@ Note that to just *use* GLib on Windows, there is no need to build it
yourself.
On Windows setting up a correct build environment can be quite a task,
-especially if you are used to just type "./configure; make" on Linux,
+especially if you are used to just typing `meson; ninja` on Linux,
and expect things to work as smoothly on Windows.
The following preprocessor macros are to be used for conditional