=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/Attic/makefile.unx,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- OpenXM_contrib/gnuplot/Attic/makefile.unx 2000/01/09 17:00:53 1.1.1.1 +++ OpenXM_contrib/gnuplot/Attic/makefile.unx 2000/01/22 14:15:53 1.1.1.2 @@ -1,5 +1,5 @@ # -# $Id: makefile.unx,v 1.1.1.1 2000/01/09 17:00:53 maekawa Exp $ +# $Id: makefile.unx,v 1.1.1.2 2000/01/22 14:15:53 maekawa Exp $ # # ############################################################ @@ -63,9 +63,9 @@ INSTALL=install # gnuplot prompts have been noted when this feature is selected # on IBM RS/6000 AIX, and compile errors are encountered on # Sequent Dynix 3 and Convex OS 9.0. If seems to work with ConvexOS 10.1. -# GNU_READLINE +# HAVE_LIBREADLINE # If you want to use the more complex gnu version of readline, you can -# define GNU_READLINE as well as READLINE and add the appropriate library +# define HAVE_LIBREADLINE as well as READLINE and add the appropriate library # file(s) to LIBS below. # NOCWDRC: # If NOCWDRC is defined, then any .gnuplot in the current directory