Migrate to libtool and regenerate configure script

This commit is contained in:
Joachim Nilsson
2010-07-17 22:00:06 +02:00
parent bc6dd1c34e
commit e16f245672
20 changed files with 24659 additions and 663 deletions

View File

@@ -1,7 +1,6 @@
AUTOMAKE_OPTIONS = foreign
LDADD = $(top_builddir)/src/libeditline.a
AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/include
noinst_PROGRAMS = testit cli
LDADD = $(top_builddir)/src/libeditline.la
AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/include
# TODO: Port "fileman" example from BSD editline
noinst_PROGRAMS = testit cli