diff options
| author | Dominique Leuenberger <dimstar@opensuse.org> | 2022-06-21 08:28:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-21 08:28:37 +0200 |
| commit | a1db4618d3b8f67cfed9dcb580f0bebe4b7ca0c6 (patch) | |
| tree | 70e2627347a48d82d8eaeac41e98f05507b81a5d | |
| parent | 2657d394f2ba1970485e8de26c689c98d28ad49f (diff) | |
| parent | 2615c38c774a767b9e0e67f2ad184ef94c3d0212 (diff) | |
| download | libproxy-git-a1db4618d3b8f67cfed9dcb580f0bebe4b7ca0c6.tar.gz | |
Merge pull request #181 from mattst88/fix-with-gnome2-documentation
Fix WITH_GNOME2 documentation
| -rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ PERL_LINK_LIBPERL: Default to ON if PERL_VENDORINSTALL is OFF, default to WITH_DOTNET: Default to OFF. Enable Mono .NET bindings. -WITH_GNOME: Default to ON. Enable Gnome2/GConf bindings. +WITH_GNOME2: Default to OFF. Enable Gnome2/GConf bindings. WITH_GNOME3: Default to ON. Build the Gnome3/GSettings bindings. instead of Gnome2/GConf based one. |
