ó
î&]\c           @` s‰   d  d l  m Z m Z m Z d  d l m Z m Z d  d l Z d d d „ Z	 e
 d k r… d  d l m Z e e	 d d ƒ j ƒ    n  d S(	   i    (   t   divisiont   print_functiont   absolute_import(   t   joint   dirnameNt    c         C` s°  d d l  m } m } d d l  m } d d l m } d d l m } | d |  | ƒ } | j d ƒ | j d ƒ t	 t
 j
 t t t ƒ d d	 d
 ƒ ƒ ƒ } | ƒ  g }	 |	 d | d d ƒ k rÚ |	 j | d d ƒ ƒ n  |	 j | ƒ  ƒ |	 j t t t t ƒ ƒ d ƒ ƒ t | d ƒ ƒ }
 |
 j d g  ƒ j |	 ƒ | j d d d g | |
 d d d d d d d d d g	 } g  | D] } t d d	 | ƒ ^ q|} d d d d  d! d" d# d$ d% d& g
 } g  | D] } t d d	 | ƒ ^ qÅ} d' g | | } | j d d d' g | d( | d |	 t d d	 ƒ g ƒ| j d) d t d	 d* ƒ g d( t d	 d+ ƒ g d | ƒ  g d, | d- ƒ ƒ| j d. d d/ g ƒ| j d0 d d1 g ƒ| j d2 ƒ | S(3   Ni    (   t   Configurationt   get_numpy_include_dirs(   t   get_info(   t   get_python_inct   spatialt   testst	   transformt	   qhull_srct   srcs   *.ct   plat_specifici   t   _libt
   lapack_optt   include_dirst   qhullt   sourcess   qhull.cs	   query.cxxs	   build.cxxs   globals.cxxs   cpp_exc.cxxs   query_pairs.cxxs   count_neighbors.cxxs   query_ball_point.cxxs   query_ball_tree.cxxs   sparse_distances.cxxt   ckdtrees   ckdtree_decl.hs   ckdtree_methods.hs   coo_entries.hs	   cpp_exc.hs   cpp_utils.hs   distance_base.hs
   distance.hs   ordered_pair.hs   partial_sort.hs   rectangle.hs   ckdtree.cxxt   dependst   _distance_wraps   distance_wrap.cs   distance_impl.ht
   extra_infot   npymatht   _voronois
   _voronoi.ct
   _hausdorffs   _hausdorff.cs   qhull_src/COPYING.txt(   t   numpy.distutils.misc_utilR   R   R   t   scipy._build_utils.system_infot   distutils.sysconfigR	   t   add_data_dirt   add_subpackaget   sortedt   globR   R   t   __file__t   appendt   dictt
   setdefaultt   extendt   add_extensiont   add_data_files(   t   parent_packaget   top_pathR   R   t   get_misc_infot   get_sys_infoR	   t   configR   t   inc_dirst   cfgt   ckdtree_srct   xt   ckdtree_headerst   ckdtree_dep(    (    s2   lib/python2.7/site-packages/scipy/spatial/setup.pyt   configuration   sp    "
	%	%

t   __main__(   t   setupR+   (   t
   __future__R    R   R   t   os.pathR   R   R"   t   NoneR5   t   __name__t   numpy.distutils.coreR7   t   todict(    (    (    s2   lib/python2.7/site-packages/scipy/spatial/setup.pyt   <module>   s   O