Only update stamp-h if config.status actually looks at config.h.
This commit is contained in:
parent
6b75942c72
commit
f0fc635220
2
configure
vendored
2
configure
vendored
@ -8323,7 +8323,7 @@ EOF
|
||||
cat >> $CONFIG_STATUS <<\EOF
|
||||
|
||||
# Update timestamp for config.h (see Makefile.global)
|
||||
echo >src/include/stamp-h
|
||||
test x"$CONFIG_HEADERS" != x"" && echo >src/include/stamp-h
|
||||
|
||||
exit 0
|
||||
EOF
|
||||
|
@ -1140,5 +1140,5 @@ AC_OUTPUT(
|
||||
],
|
||||
[
|
||||
# Update timestamp for config.h (see Makefile.global)
|
||||
echo >src/include/stamp-h
|
||||
test x"$CONFIG_HEADERS" != x"" && echo >src/include/stamp-h
|
||||
])
|
||||
|
Loading…
x
Reference in New Issue
Block a user