[gtk-osx] Fix example .jhbuildrc
- From: John Ralls <jralls src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk-osx] Fix example .jhbuildrc
 
- Date: Wed, 22 Apr 2015 00:02:46 +0000 (UTC)
 
commit 5040250fa7ec03f8c5404b7be01cbc2652cb3a15
Author: Philip Chimento <philip chimento gmail com>
Date:   Mon Apr 13 22:48:44 2015 -0700
    Fix example .jhbuildrc
    
    autogenargs is for global arguments, module_autogenargs is for module-
    specific ones.
 jhbuildrc-gtk-osx-custom-example |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuildrc-gtk-osx-custom-example b/jhbuildrc-gtk-osx-custom-example
index 5469c12..db53505 100644
--- a/jhbuildrc-gtk-osx-custom-example
+++ b/jhbuildrc-gtk-osx-custom-example
@@ -138,7 +138,7 @@ setup_sdk(target=_target, sdk_version="native", architectures=[_default_arch])
 
 # Modify the arguments passed to configure:
 #
-# autogenargs["libglade"] = "--enable-static"
+# module_autogenargs["libglade"] = "--enable-static"
 #
 # or simply  add to them:
 #
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]