aboutsummaryrefslogtreecommitdiffstats
path: root/awklib
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-05-20 22:27:56 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-05-20 22:27:56 +0300
commit29f456563c740cb79f7668bc3dc282aac6a92de1 (patch)
treea837b88f47e85f86e8eb64be7858602c1118c566 /awklib
parent37496c4be6c14569528c6ea83cbbb257d1130324 (diff)
downloadegawk-29f456563c740cb79f7668bc3dc282aac6a92de1.tar.gz
egawk-29f456563c740cb79f7668bc3dc282aac6a92de1.tar.bz2
egawk-29f456563c740cb79f7668bc3dc282aac6a92de1.zip
Build infrastructure updated.
Diffstat (limited to 'awklib')
-rw-r--r--awklib/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/awklib/Makefile.in b/awklib/Makefile.in
index 0ac79af6..2c421b3f 100644
--- a/awklib/Makefile.in
+++ b/awklib/Makefile.in
@@ -85,9 +85,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/arch.m4 \
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libsigsegv.m4 \
$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/longlong.m4 \
- $(top_srcdir)/m4/mpfr.m4 $(top_srcdir)/m4/ltoptions.m4 \
- $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
- $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
+ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
+ $(top_srcdir)/m4/mpfr.m4 $(top_srcdir)/m4/nls.m4 \
$(top_srcdir)/m4/noreturn.m4 $(top_srcdir)/m4/po.m4 \
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/readline.m4 \
$(top_srcdir)/m4/socket.m4 $(top_srcdir)/m4/ulonglong.m4 \