IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 7, 2009, 12:45:24 PM (17 years ago)
Author:
eugene
Message:

update from mainline

Location:
branches/eam_branches/20090715
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715

  • branches/eam_branches/20090715/psconfig/pschecklibs

    r24068 r25022  
    100100# search for, and drop, existing libdir entry in libpath?
    101101unshift @libpath, $libdir;
     102
     103# XXX a temporary hack for libreadline (this failed... needed to modify libreadline/support/shobj-conf
     104# $shlib_libs = $ENV{'SHLIB_LIBS'};
     105# unless ($shlib_libs =~ m|-lncurses|) {
     106#     $shlib_libs .= " -lncurses";
     107# }
     108# $ENV{'SHLIB_LIBS'} = $shlib_libs;
    102109
    103110# add the path defined by PATH
  • branches/eam_branches/20090715/psconfig/tagsets/ipp-2.9.libs

    r24399 r25022  
    2929lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
    3030lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
    31 lib libreadline          NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 Y NONE NONE NONE
     31lib libreadline          NONE           NONE   readline-5.2-p13.tar.gz  readline-5.2-p13 Y NONE NONE NONE
    3232lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
    3333lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
Note: See TracChangeset for help on using the changeset viewer.