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