File tree 4 files changed +10999
-126
lines changed
4 files changed +10999
-126
lines changed Original file line number Diff line number Diff line change @@ -64,12 +64,9 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
64
64
TODO config.guess config.rpath config.sub depcomp install-sh \
65
65
ltmain.sh missing mkinstalldirs
66
66
ACLOCAL_M4 = $(top_srcdir ) /aclocal.m4
67
- am__aclocal_m4_deps = $(top_srcdir ) /m4/libtool.m4 \
68
- $(top_srcdir ) /m4/ltoptions.m4 $(top_srcdir ) /m4/ltsugar.m4 \
69
- $(top_srcdir ) /m4/ltversion.m4 $(top_srcdir ) /m4/lt~obsolete.m4 \
70
- $(top_srcdir ) /curses.m4 $(top_srcdir ) /ax_python_devel.m4 \
71
- $(top_srcdir ) /drivers.m4 $(top_srcdir ) /plugins.m4 \
72
- $(top_srcdir ) /configure.in
67
+ am__aclocal_m4_deps = $(top_srcdir ) /curses.m4 \
68
+ $(top_srcdir ) /ax_python_devel.m4 $(top_srcdir ) /drivers.m4 \
69
+ $(top_srcdir ) /plugins.m4 $(top_srcdir ) /configure.in
73
70
am__configure_deps = $(am__aclocal_m4_deps ) $(CONFIGURE_DEPENDENCIES ) \
74
71
$(ACLOCAL_M4 )
75
72
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
@@ -171,11 +168,13 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
171
168
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
172
169
LD = @LD@
173
170
LDFLAGS = @LDFLAGS@
171
+ LIBICONV = @LIBICONV@
174
172
LIBOBJS = @LIBOBJS@
175
173
LIBS = @LIBS@
176
174
LIBTOOL = libtool
177
175
LIPO = @LIPO@
178
176
LN_S = @LN_S@
177
+ LTLIBICONV = @LTLIBICONV@
179
178
LTLIBOBJS = @LTLIBOBJS@
180
179
MAKEINFO = @MAKEINFO@
181
180
MANIFEST_TOOL = @MANIFEST_TOOL@
You can’t perform that action at this time.
0 commit comments