Document the procedure to build for Gtk+ 2

This commit is contained in:
Pierre Pronchery 2021-01-10 00:24:35 +01:00
parent bc86366d5d
commit 68396a0387

View File

@ -29,12 +29,9 @@ from the DeforaOS configure project, found at
<https://www.defora.org/os/project/16/configure>. The procedure is then as <https://www.defora.org/os/project/16/configure>. The procedure is then as
follows: follows:
$ $EDITOR data/libDesktop.pc.in $ configure -M gtk2-debug
[replace "gtk+-3.0" with "gtk+-2.0"] [or "gtk2-release"]
$ $EDITOR src/project.conf tests/project.conf tools/project.conf
[comment lines in and out as described]
$ make distclean $ make distclean
$ configure
$ make $ make
Please refer to the documentation of DeforaOS configure for further Please refer to the documentation of DeforaOS configure for further