[vlc-devel] commit: Same as previous commit ( Rémi Denis-Courmont )

git version control git at videolan.org
Thu Jun 11 21:37:42 CEST 2009


vlc | branch: 1.0-bugfix | Rémi Denis-Courmont <remi at remlab.net> | Thu Jun 11 22:37:31 2009 +0300| [f74f1743e6efbd6429cdd73fa506c0cf10f5325a] | committer: Rémi Denis-Courmont 

Same as previous commit
(cherry picked from commit 61fae445ea6a7d832766b5556cd21007c865ad05)

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

 m4/vlc.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/m4/vlc.m4 b/m4/vlc.m4
index e8944e1..6a4f241 100644
--- a/m4/vlc.m4
+++ b/m4/vlc.m4
@@ -149,7 +149,7 @@ AC_DEFUN([VLC_LIBRARY_SUFFIX], [
     darwin*)
       LIBEXT=".dylib"
       ;;
-    *mingw32* | *cygwin* | *wince* | *mingwce* | *pe*)
+    *mingw32* | *cygwin* | *wince* | *mingwce*)
       LIBEXT=".dll"
       ;;
     hpux*)




More information about the vlc-devel mailing list