IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17598 for trunk/psconfig


Ignore:
Timestamp:
May 8, 2008, 4:45:39 PM (18 years ago)
Author:
Paul Price
Message:

Don't just complain if header file is missing --- do something about it!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/pschecklibs

    r17597 r17598  
    160160    if ($type eq "inc") {
    161161        print "ERROR: missing header file from library which is supposedly installed\n";
    162         next;
     162        # Will attempt to install library.
    163163    }
    164164    &buildlib ($name, $tarball, $tardir, $use_equals, $configure_opts, $make_opts, $install_opts);
Note: See TracChangeset for help on using the changeset viewer.