On Tuesday, April 05, 2011 2:41:01 pm David E. O'Brien wrote: > Author: obrien > Date: Tue Apr 5 18:41:01 2011 > New Revision: 220370 > URL: http://svn.freebsd.org/changeset/base/220370 > > Log: > * Add the readline(3) API to libedit. The libedit versions of > {readline,history}.h are in /usr/include/edit so as to not conflict with > the GNU libreadline versions. To use the libedit readline(3) one should > add "-I/usr/include/edit" to their Makefile > (spelled "-I${DESTDIR}/${INCLUDEDIR}/edit" within the FreeBSD source > tree). > > * Enable its use in the BSD licensed utilities that support readline(3). > > * To make it easier to sync libedit development with NetBSD, histedit.h > is moved into libedit's directory as history shows shown we keep merging > it into that location. > > Obtained from: NetBSD > Sponsored by: Juniper Networks
Should libedit move to contrib? -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
