Refresh autoconf macros from autoconf-archive-2013.04.06

This commit is contained in:
Markus Armbruster 2013-05-06 20:13:43 +02:00
parent fad8e7f7b9
commit fded50a09c
7 changed files with 362 additions and 323 deletions

View file

@ -424,5 +424,5 @@ $(srcdir)/src/client/config.h.in: src/client/configure.ac src/client/aclocal.m4
cd $(dir $@) && autoheader
touch $@
$(srcdir)/src/client/aclocal.m4: m4/lib_socket_nsl.m4 m4/my_terminfo.m4 m4/my_windows_api.m4
$(srcdir)/src/client/aclocal.m4: m4/ax_lib_socket_nsl.m4 m4/my_terminfo.m4 m4/my_windows_api.m4
cat $^ >$@