Browse Source

compile on Irix

David Rose 20 years ago
parent
commit
9c433e2013
1 changed files with 5 additions and 0 deletions
  1. 5 0
      direct/src/heapq/Sources.pp

+ 5 - 0
direct/src/heapq/Sources.pp

@@ -6,6 +6,11 @@
 
 #define DIR_TYPE metalib
 
+// This directory strictly contains a Python utility; therefore, only
+// build it if we actually have Python.
+#define BUILD_DIRECTORY $[HAVE_PYTHON]
+
+
 #define OTHER_LIBS \
   pandaexpress:m \
   dconfig:c dtoolconfig:m \