Rename m4/my_termlib.m4 to m4/my_terminfo.m4
This commit is contained in:
parent
5e132e3874
commit
a977bd08f6
2 changed files with 1 additions and 1 deletions
2
Make.mk
2
Make.mk
|
@ -394,5 +394,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_termlib.m4 m4/my_windows_api.m4
|
||||
$(srcdir)/src/client/aclocal.m4: m4/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