mirror of
https://github.com/troglobit/editline.git
synced 2025-12-16 02:54:46 +08:00
Build examples (tests) as static, for easy debugging.
This commit is contained in:
@@ -3,4 +3,4 @@ AUTOMAKE_OPTIONS = foreign
|
||||
noinst_PROGRAMS = testit cli
|
||||
LDADD = $(top_builddir)/src/libeditline.la $(TERMLIBS)
|
||||
AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/include
|
||||
|
||||
AM_LDFLAGS = -static
|
||||
|
||||
Reference in New Issue
Block a user