Skip to content
  • Philip Lowman's avatar
    FindGTK2: Rollback lib64 changes which broke header file finding · b7426774
    Philip Lowman authored
    The changes in "use PATH_SUFFIXES to simplify find_* calls" on 8/14
    regressed important functionality in FindGTK for using find_path to
    locate header files in <prefix>/lib/<gtk_package>/include.
    
    The find_path function doesn't search <prefix>/lib only <prefix>/include.
    b7426774