help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] gtk/cpp.awk another exclude


From: Robert Collins
Subject: [Help-smalltalk] gtk/cpp.awk another exclude
Date: Sun, 19 Mar 2006 22:03:32 +1100

=== modified file 'a/gtk/cpp.awk'
--- a/gtk/cpp.awk
+++ b/gtk/cpp.awk
@@ -93,6 +93,10 @@
   next
 }
 
+in_ifndef("GDK_PIXBUF_ENABLE_BACKEND") {
+  next
+}
+
 in_ifdef("__cplusplus") {
   next
 }



Cheers,
Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]