Logo
Explore Help
Sign In
zhangyiss/editline
1
0
Fork 0
You've already forked editline
mirror of https://github.com/troglobit/editline.git synced 2025-12-16 02:54:46 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
f8c6b7f208d880a09b092cd756ae69dd777cd3b9
editline/examples/Makefile.am

6 lines
223 B
Makefile
Raw Normal View History

examples/excallback.c: Jeff Solomon's alternate interface example This patch adds the unmodified excallback.c from readline. It was originally contributed by Jeff Solomon as an example of the alternate interface to readline. The following set of patches modify it to work with editline. Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
2017-12-02 18:46:48 +01:00
noinst_PROGRAMS = testit cli excallback
Fix examples FTBFS for --enable-termcap builds Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
2015-10-27 19:50:01 +01:00
LDADD = $(top_builddir)/src/libeditline.la
examples: Define EDITLINE_LIBRARY when building locally Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
2017-12-02 21:14:49 +01:00
AM_CPPFLAGS = -DEDITLINE_LIBRARY
Migrate to libtool and regenerate configure script
2010-07-17 22:00:06 +02:00
AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/include
Build examples (tests) as static, for easy debugging.
2010-08-04 02:44:20 +02:00
AM_LDFLAGS = -static
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 22ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API