From a8334b353ab2a76db9f4d90bbf5c8c3d566a24e9 Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Tue, 19 Nov 2002 18:51:52 +0000 Subject: Ok I added the following options to configure.ac --with-ssl=PFX Path to ssl files --with-libjpeg=PFX Path to libjpeg files --with-libpng=PFX Path to libpng files --with-libz=PFX Path to libz files --with-mozilla=PFX Path to mozilla files (The mozilla one still needs some work but its a start) I also cleaned up the blender/intern automake files a little as far as the python stuff goes, it still isn't doing the correct thing in intern/python/freeze but its a little closer I think. Anyone that has ideas on this I'm all ears :) Kent -- mein@cs.umn.edu --- README | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 4ef9f9e475e..74567b6a2b3 100644 --- a/README +++ b/README @@ -50,14 +50,9 @@ libs, same with macos.. right now its a cludge and it doesn't do one explicitly probably involves changing the way configure.ac picks stuff) Get intern/python figured out. - -Add the following to configure.ac - --with-openssl=dir +fix the following in configure.ac --with-mozilla=dir (get it so nspr is autodetected here) --with-nspr=dir (incase in different dir) - --with-jpeg=dir - --with-png=dir - --with-zlib=dir ********************************************************************* ********************************************************************* -- cgit v1.2.3