mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-10 10:27:13 -04:00
Ensure that the timestamp for config.h.in is changed after
running autoheader.
This commit is contained in:
@@ -5,6 +5,7 @@ configure: configure.in aclocal.m4
|
||||
|
||||
config.h.in: configure.in aclocal.m4
|
||||
autoheader
|
||||
touch config.h.in
|
||||
|
||||
proto.h: *.c lib/compat.c
|
||||
cat *.c lib/compat.c | awk -f mkproto.awk >proto.h.new
|
||||
|
||||
Reference in New Issue
Block a user