Enable zlib in python -Khem Upstream-Status: Inappropriate [OE-Specific] --- Modules/Setup.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Modules/Setup.dist +++ b/Modules/Setup.dist @@ -354,7 +354,7 @@ _symtable symtablemodule.c # Andrew Kuchling's zlib module. # This require zlib 1.1.3 (or later). # See http://www.gzip.org/zlib/ -#zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz +zlib zlibmodule.c -lz # Interface to the Expat XML parser # '>cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/wpa-supplicant/wpa-supplicant_0.4.7.bb
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-09-25wpa-supplicant, hostap: fixed wrong syntax for mtx-[12] conditional entries i...Martin Dietze1
2006-09-08various packages: added mtx-2 configurationMartin Dietze1
2006-08-22wpa supplicant 0.4.7: change do_install to work with OE's install from coreut...Koen Kooi1
2006-01-22wpa-supplicant: Upstream upgrade to 0.4.7, add Zydas zd1211-supportOyvind Repvik1