[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r1687: We gave up on the libjpeg stuff awhile ago. (in trunk: . pkg/osx)



Author: edmanm
Date: 2007-03-19 22:35:57 -0400 (Mon, 19 Mar 2007)
New Revision: 1687

Modified:
   trunk/
   trunk/pkg/osx/build-bundle.txt
Log:
 r1757@adrastea:  edmanm | 2007-03-19 22:31:11 -0400
 We gave up on the libjpeg stuff awhile ago.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /vidalia/local/trunk [r1757] on 54b3572a-7227-0410-958f-53ecd705b71a

Modified: trunk/pkg/osx/build-bundle.txt
===================================================================
--- trunk/pkg/osx/build-bundle.txt	2007-03-19 03:59:25 UTC (rev 1686)
+++ trunk/pkg/osx/build-bundle.txt	2007-03-20 02:35:57 UTC (rev 1687)
@@ -23,7 +23,7 @@
    http://www.trolltech.com/developer/downloads/qt/mac
 
 5. Configure Qt with the following:
-   ./configure -static -release -qt-libjpeg
+   ./configure -static -release
 
 6. Build and install Qt as follows:
    make && make install