[vlc-devel] commit: No need to define 2 times the same thing ( Rafaël Carré )

git version control git at videolan.org
Sun Apr 13 15:18:34 CEST 2008


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Sun Apr 13 15:19:29 2008 +0200| [004f5377671233511ade933fefed329ad332930a]

No need to define 2 times the same thing

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=004f5377671233511ade933fefed329ad332930a
---

 extras/contrib/bootstrap |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/bootstrap b/extras/contrib/bootstrap
index e9a6539..5c2123c 100755
--- a/extras/contrib/bootstrap
+++ b/extras/contrib/bootstrap
@@ -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




More information about the vlc-devel mailing list