]> sjero.net Git - linphone/commitdiff
update README for mingw
authorSimon Morlat <simon.morlat@linphone.org>
Fri, 27 Jan 2012 16:21:31 +0000 (17:21 +0100)
committerSimon Morlat <simon.morlat@linphone.org>
Fri, 27 Jan 2012 16:21:31 +0000 (17:21 +0100)
README.mingw

index 91fe0f9be16cf18e648b24cf953b3a119c01476c..e076c7ef086a1a86ef961f5a70b7b253717de012 100644 (file)
@@ -14,7 +14,6 @@ In mingw shell, run
 mingw-get install msys-zip
 mingw-get install msys-unzip
 mingw-get install msys-wget
-mingw-get install msys-libopenssl
 
 mkdir -p /opt/perl/bin
 cp /bin/perl /opt/perl/bin/.
@@ -41,13 +40,6 @@ cd /share/themes
 wget http://art.gnome.org/download/themes/gtk2/1122/GTK2-Outcrop.tar.gz
 tar -xvzf GTK2-Outcrop.tar.gz
 
-#Remove the special stdint.h and inttypes.h included in linphone-deps: it is for MSVC only.
-#Mingw will use the one in /mingw/include
-rm /include/stdint.h /include/inttypes.h
-
-#Remove libgcc specific libraries, only needed for MSVC:
-rm /lib/libgcc.a /lib/libmingw32.a /lib/libmingwex.a
-
 #To get the translations working, remove from C:/MinGW/lib :
 libintl.a libintl.la libintl.dll.a