gtk/cpp.awk another exclude

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

gtk/cpp.awk another exclude

Robert Collins
=== 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>.

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

signature.asc (198 bytes) Download Attachment