Index: branches/eam_branches/20090715/psconfig/pschecklibs
===================================================================
--- branches/eam_branches/20090715/psconfig/pschecklibs	(revision 24799)
+++ branches/eam_branches/20090715/psconfig/pschecklibs	(revision 25022)
@@ -100,4 +100,11 @@
 # search for, and drop, existing libdir entry in libpath?
 unshift @libpath, $libdir;
+
+# XXX a temporary hack for libreadline (this failed... needed to modify libreadline/support/shobj-conf
+# $shlib_libs = $ENV{'SHLIB_LIBS'};
+# unless ($shlib_libs =~ m|-lncurses|) {
+#     $shlib_libs .= " -lncurses";
+# }
+# $ENV{'SHLIB_LIBS'} = $shlib_libs;
 
 # add the path defined by PATH
Index: branches/eam_branches/20090715/psconfig/tagsets/ipp-2.9.libs
===================================================================
--- branches/eam_branches/20090715/psconfig/tagsets/ipp-2.9.libs	(revision 24799)
+++ branches/eam_branches/20090715/psconfig/tagsets/ipp-2.9.libs	(revision 25022)
@@ -29,5 +29,5 @@
 lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
 lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 Y NONE NONE NONE
+lib libreadline          NONE           NONE   readline-5.2-p13.tar.gz  readline-5.2-p13 Y NONE NONE NONE
 lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
 lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
