VirtualBox

Ignore:
Timestamp:
Aug 22, 2008 3:54:58 PM (16 years ago)
Author:
vboxsync
Message:

more checks if python headers indeed here

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r11578 r11579  
    4343# Find most appropriate Python headers
    4444PYTHON_INCS=$(lastword $(sort $(wildcard /usr/include/python2.*/)))
     45ifeq ($(wildcard $(PYTHON_INCS)/Python.h),)
     46PYTHON_INCS=
     47endif
    4548endif
    4649
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette