# HG changeset patch # User Michael Schloh von Bennewitz # Date 1249913414 -7200 # Node ID ea5df7e976af335337e4862c2de24e4197317984 # Parent edc91ee1928dc9c5c00b7e554a963e07371290b8 Correct typo and rewrite 'installing' clause in a generic fashion. diff -r edc91ee1928d -r ea5df7e976af Pkgconfig.pmdoc/README.txt --- a/Pkgconfig.pmdoc/README.txt Mon Aug 10 16:08:52 2009 +0200 +++ b/Pkgconfig.pmdoc/README.txt Mon Aug 10 16:10:14 2009 +0200 @@ -34,7 +34,7 @@ Package output: Pkgconfig-.pkg Executing Pkgconfig.pkg installs autoconf script and universal -binary (IA-32/X86-64/PPC7400/PPC64) tarchives to the OS X operating +binary (IA-32/X86-64/PPC7400/PPC64) archives to the OS X operating system required for developing applications using Pkgconfig logic. To create the installation package, use the OS X PackageMaker @@ -43,7 +43,7 @@ specified within the package specification. These references are listed in the following manifest, and must be manually placed. -Compiling Pkgconfig to a universal binary can be configured as: +Compiling to a universal binary can be configured as: LDFLAGS='-isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch ppc64 -arch i386 -arch x86_64' CFLAGS='-isysroot /Developer/SDKs/MacOSX10.5.sdk -Os -mmacosx-version-min=10.5 -arch ppc -arch ppc64 -arch i386 -arch x86_64' ./configure --disable-dependency-tracking Filesystem Root (fsrt) Manifest