aboutsummaryrefslogtreecommitdiff
path: root/BUILDING.txt
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2013-04-24 06:40:25 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2013-04-24 06:40:25 +0000
commit6bebb24e78fc19238c941a8832457b567f2d17cd (patch)
tree8ba465eaf7a2915433ebe6c816d39da15b8d0926 /BUILDING.txt
parentbf844094b723f7b3395086342deffe23f2f606f8 (diff)
Minor doc tweaks + ChangeLog update
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@951 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'BUILDING.txt')
-rw-r--r--BUILDING.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/BUILDING.txt b/BUILDING.txt
index 8b34937..29672fd 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -189,7 +189,8 @@ For example,
will install the header files in /usr/local/include and the library files in
/usr/local/lib64. If 'prefix' and 'libdir' are not specified, then the default
is to install the header files in /opt/libjpeg-turbo/include and the library
-files in /opt/libjpeg-turbo/lib.
+files in /opt/libjpeg-turbo/lib32 (32-bit) or /opt/libjpeg-turbo/lib64
+(64-bit.)
NOTE: You can specify a prefix of /usr and a libdir of, for instance,
/usr/lib64 to overwrite the system's version of libjpeg. If you do this,
@@ -676,8 +677,8 @@ MinGW Build on Linux
The following commands can be used to create various types of release packages:
-Unix
-----
+Unix/Linux
+----------
make rpm