]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Distribution config.h.in if required
authorTom Tromey <tromey@redhat.com>
Sun, 26 Nov 1995 07:11:04 +0000 (07:11 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 26 Nov 1995 07:11:04 +0000 (07:11 +0000)
automake.in

index ff0d562330601d8bb24b9f153d93e28f5c199ee7..66b2f638e2d9861a8c3f09f7d647615b352b5b28 100755 (executable)
@@ -407,7 +407,7 @@ p
     test -f acconfig.h && echo "ACCONFIG = acconfig.h" >&4
     test -f config.h.top && echo "CONFIG_TOP = config.h.top" >&4
     test -f config.h.bot && echo "CONFIG_BOT = config.h.bot" >&4
-    am_dist_common="stamp-h.in $am_dist_common"
+    am_dist_common="stamp-h.in ${CONFIG_HEADER}.in $am_dist_common"
     cat $am_dir/remake-hdr.am >&5 ;;
   esac