Refresh autoconf macros from autoconf-archive-2013.04.06
This commit is contained in:
parent
fad8e7f7b9
commit
fded50a09c
7 changed files with 362 additions and 323 deletions
2
Make.mk
2
Make.mk
|
@ -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 $^ >$@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue