]> git.sesse.net Git - vlc/commitdiff
contrib/src/Makefile: Make sure libpng link name is correctly set on Mac OS X. (Repor...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 21 Oct 2007 11:02:45 +0000 (11:02 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 21 Oct 2007 11:02:45 +0000 (11:02 +0000)
extras/contrib/src/Makefile

index 62da7d4b6c5a841bc06861cae8fa2fe70daa43b4..4e52ff7ea2ef2608296313255fcb2e28cdf0f5f3 100644 (file)
@@ -1591,9 +1591,9 @@ ifeq ($(PNG_VERSION),1.2.8)
 else
        (cd $<; $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) && make && make install)
 endif
+endif
 endif
        $(INSTALL_NAME)
-endif 
        touch $@
 
 CLEAN_FILE += .png