author | Ryan C. Gordon <icculus@icculus.org> |
Mon, 01 Feb 2010 21:33:20 -0500 | |
changeset 1034 | a20aae42114b |
parent 1033 | c846b83628f4 |
child 1035 | f6ca3f9af74c |
CMakeLists.txt | file | annotate | diff | comparison | revisions |
--- a/CMakeLists.txt Mon Feb 01 21:32:38 2010 -0500 +++ b/CMakeLists.txt Mon Feb 01 21:33:20 2010 -0500 @@ -448,7 +448,7 @@ MARK_AS_ADVANCED(PERL) # !!! FIXME: installsitearch might be the wrong location. - GET_PERL_CONFIG("installarchlib" PERL_INCLUDE_PATH) + GET_PERL_CONFIG("archlibexp" PERL_INCLUDE_PATH) GET_PERL_CONFIG("ccflags" PERL_CCFLAGS) GET_PERL_CONFIG("installsitearch" PERL_INSTALL_PATH)