We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b75942 commit f0fc635Copy full SHA for f0fc635
configure
@@ -8323,7 +8323,7 @@ EOF
8323
cat >> $CONFIG_STATUS <<\EOF
8324
8325
# Update timestamp for config.h (see Makefile.global)
8326
-echo >src/include/stamp-h
+test x"$CONFIG_HEADERS" != x"" && echo >src/include/stamp-h
8327
8328
exit 0
8329
EOF
configure.in
@@ -1140,5 +1140,5 @@ AC_OUTPUT(
1140
],
1141
[
1142
1143
1144
])
0 commit comments