Changeset 2179

Show
Ignore:
Timestamp:
09/27/08 00:07:19 (2 months ago)
Author:
karpet
Message:

prefer local installs by default

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libswish3/trunk/bindings/perl/Makefile.PL

    r2019 r2179  
    1919    DEFINE => '',    # e.g., '-DHAVE_SOMETHING' 
    2020    INC => 
    21         '-I/usr/include -I/usr/local/include -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I.', 
     21        '-I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -I/usr/include/libxml2 -I.', 
    2222 
    2323    # Un-comment this if you add C files to link with later: