Make glob_expand() return an indicator if the glob had no matches.
[rsync/rsync.git] / prepare-source.mak
... / ...
CommitLineData
1conf: configure.sh config.h.in
2
3configure.sh: configure.in aclocal.m4
4 autoconf -o configure.sh
5
6config.h.in: configure.in aclocal.m4
7 autoheader && touch config.h.in