From ebc64dc81881bd514144b9ddf6ee08c1bc116574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reimar=20D=C3=B6ffinger?= Date: Sun, 26 Jun 2011 09:44:31 +0200 Subject: [PATCH] Revert "build: Remove multiple inclusion guards from config.mak." This reverts commit 89b5829d0a4d9510efeff65dbeeaed50e0980120. Conflicts: configure --- configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure b/configure index 65a8884d11..af3c09f7c5 100755 --- a/configure +++ b/configure @@ -3319,6 +3319,8 @@ config_files="$TMPH config.mak" cat > config.mak <> $TMPH +echo "endif # FFMPEG_CONFIG_MAK" >> config.mak # Do not overwrite an unchanged config.h to avoid superfluous rebuilds. cp_if_changed $TMPH config.h