Fix typo s/CONFIG_TEMP/CONFIG_TMP/.

This commit is contained in:
slamm%netscape.com 1999-09-02 22:41:43 +00:00
parent af4d979f29
commit 1477af406a

View File

@ -3131,7 +3131,7 @@ if test "$_USE_CPP_INCLUDE_FLAG"; then
* Do not edit.
*/
EOF
sort confdefs.h >> $_CONFIG_TEMP
sort confdefs.h >> $_CONFIG_TMP
# Only write config-defs.h when something changes (or it doesn't exist)
if cmp -s $_CONFIG_TMP $_CONFIG_DEFS_H; then