Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 2358:b3d7a8e3bcc7
[project @ 1996-08-21 03:11:55 by jwe]
author | jwe |
---|---|
date | Wed, 21 Aug 1996 03:13:11 +0000 |
parents | de9eb7bd4405 |
children | b12625d6fbcd |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,5 +1,8 @@ Tue Aug 20 17:38:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + * Makefile.in (stamp-picdir): Only create a pic subdirectory if + SHARED_LIBS is true AND CPICFLAG or CXXPICFLAG is not empty. + * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Rename arg sort to sort_uniq. If sort_uniq is nonzero, sort the elements and make them uniq.