Rename m4/my_termlib.m4 to m4/my_terminfo.m4

This commit is contained in:
Markus Armbruster 2009-04-25 10:27:01 +02:00
parent 5e132e3874
commit a977bd08f6
2 changed files with 1 additions and 1 deletions

View file

@ -394,5 +394,5 @@ $(srcdir)/src/client/config.h.in: src/client/configure.ac src/client/aclocal.m4
cd $(dir $@) && autoheader cd $(dir $@) && autoheader
touch $@ 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 $^ >$@ cat $^ >$@