Searched refs:editline (Results 1 – 20 of 20) sorted by relevance
2 EL_MANS = editline.3 editrc.515 (cd $(DESTDIR)$(man3dir) && rm -f $@ && $(LN_S) editline.3 $@)28 EXTRA_DIST = editline.3.roff editrc.5.roff mdoc2man.awk
262 EL_MANS = editline.3 editrc.5271 EXTRA_DIST = editline.3.roff editrc.5.roff mdoc2man.awk561 (cd $(DESTDIR)$(man3dir) && rm -f $@ && $(LN_S) editline.3 $@)
1 URL: http://thrysoee.dk/editline/libedit-20130712-3.1.tar.gz
11 Cflags: -I${includedir} -I${includedir}/editline
9 from http://thrysoee.dk/editline/.
283 * histedit.h, histedit.c, readline.c, editline/readline.h: From301 to get a shared editline library. Should not affect other platforms.
46 editline/readline.h65 nobase_include_HEADERS = histedit.h editline/readline.h
116 struct editline { struct
57 typedef struct editline EditLine;
138 filecomplete.h editline/readline.h strlcpy.c strlcat.c vis.c \354 filecomplete.h editline/readline.h $(am__append_2) \358 nobase_include_HEADERS = histedit.h editline/readline.h
7 /usr/include/editline
40 * readline module links with Apple BSD editline (libedit)76 * readline module links with Apple BSD editline (libedit)
82 http://www.thrysoee.dk/editline/
63 /* Define to 1 if you have the <editline/readline.h> header file. */
502 AC_CHECK_HEADERS([editline/readline.h], [HAVE_EDITLINE_READLINE_H=1],800 echo "** Cannot --enable-pcre2test-libedit because neither editline/readline.h"
217 # editline lib
14740 …ac_fn_c_check_header_mongrel "$LINENO" "editline/readline.h" "ac_cv_header_editline_readline_h" "$…
4302 # also in 4.0, but not in editline
5195 - Issue #9907: Fix tab handling on OSX when using editline by calling