summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-08-27 09:17:20 +0000
committerDiego Biurrun <diego@biurrun.de>2007-08-27 09:17:20 +0000
commitd56fb404bb6a3f4c0fc0244066e7896b9e9a6868 (patch)
treeb134c45d9911fc05365256fbf980717e15a33bdb
parentc97f54020d5d55511e28622551f13233bd8ceb56 (diff)
Remove unused definition.
Originally committed as revision 10248 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index b4d720be30..edd18762e5 100755
--- a/configure
+++ b/configure
@@ -1970,10 +1970,6 @@ print_config CONFIG_ $TMPH config.mak $CONFIG_LIST \
$MUXER_LIST \
$PROTOCOL_LIST \
-if test "$targetos" = darwin; then
- echo "#define SYS_DARWIN 1" >> $TMPH
-fi
-
echo "#define restrict $_restrict" >> $TMPH
if enabled small; then