summaryrefslogtreecommitdiff
path: root/qt/qte234-for-opie091-makefile.patch
AgeCommit message (Collapse)AuthorFilesLines
2003-03-20fix for pnum=0;mickeyl1-2/+2
2003-03-19Update the makefile patch to apply against 2.3.4 final.kergoth1-90/+11
2002-12-07The Qt/E buildsystem is completly broken, if you want to link libz andsandman1-0/+118
libpng dynamically (which will be the default from now -- it saves 500K in libqte and both libs are only 200K) This should fix it. Please add "-system-libpng -system-zlib" to the configure args