]> git.sesse.net Git - vlc/commitdiff
No need to define 2 times the same thing
authorRafaël Carré <funman@videolan.org>
Sun, 13 Apr 2008 13:19:29 +0000 (15:19 +0200)
committerRafaël Carré <funman@videolan.org>
Sun, 13 Apr 2008 13:19:29 +0000 (15:19 +0200)
extras/contrib/bootstrap

index e9a6539393e0cf655efb0c7e1c7dc7d4b5ff1219..5c2123ce1c4f9752262272d2077d519ca080a95f 100755 (executable)
@@ -299,5 +299,4 @@ if test -z "$CONTRIBS_RELEASE"; then
     echo "***********************************************************"
 else
     echo "EXTRA_CFLAGS += -DNDEBUG" >> config.mak
-    echo "EXTRA_CPPFLAGS += -DNDEBUG" >> config.mak
 fi