Ignore:
Timestamp:
Dec 12, 2014, 8:40:24 AM (10 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/r9/lang/python/Makefile.in

    r3471 r4861  
    2424PYTHON_VERSION  = @PYTHON_VERSION@
    2525
    26 python_flags    = --library-dirs=$(libdir):../../src/core \
    27                   --include-dirs=$(srcdir)/../../src/core:$(PYTHON_INCDIR)
     26python_flags    = --library-dirs=$(libdir) \
     27                  --include-dirs=$(includedir):$(PYTHON_INCDIR)
    2828pythonlib       = $(libdir)/python$(PYTHON_VERSION)/site-packages
    2929envfile         = python.env
Note: See TracChangeset for help on using the changeset viewer.