From 89b5829d0a4d9510efeff65dbeeaed50e0980120 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 25 Jun 2011 00:32:12 +0200 Subject: [PATCH] build: Remove multiple inclusion guards from config.mak. config.mak is no longer included multiple times; the guards are pointless. --- configure | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure b/configure index e20bb064a..41e1a4d2a 100755 --- a/configure +++ b/configure @@ -3248,8 +3248,6 @@ config_files="$TMPH config.mak" cat > config.mak <> $TMPH -echo "endif # LIBAV_CONFIG_MAK" >> config.mak # Do not overwrite an unchanged config.h to avoid superfluous rebuilds. cp_if_changed $TMPH config.h -- 2.11.0