Added comments about USE_STLPORT.

This commit is contained in:
Janet B. Anderson
2008-07-10 20:00:23 +00:00
parent 00d0f2dfce
commit d110f81093

View File

@@ -8,7 +8,10 @@
# If readline is installed uncomment the following macro definition
# to include command-line editing and history support
#
#COMMANDLINE_LIBRARY = READLINE
# APS site override
READLINE_DIR=/opt/gnu
# Use stLport library instead of default Cstd library
# Must be either YES or NO
#USE_STLPORT=YES