X-Spam-Check-By: sourceware.org Message-Id: Date: Sun, 12 Nov 2006 19:03:36 -0500 From: Charles Wilson User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: pkg-config-0.21-1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: cygwin AT cygwin DOT com X-Mailer: Perl5 Mail::Internet v1.74 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com The pkg-config program is used to retrieve information about installed libraries in the system, including the CFLAGS, LDFLAGS, and other information necessary to compile and link against one or more libraries. CHANGES: * routine update to latest upstream release * switch to cygport build framework * Upstream release contained fixes for + Debian #254289, #287339 + Debian #378570 + Debian #340904 + Freedesktop #4795. + Freedesktop #7742 + Freedesktop #7741 + Freedesktop #4888 + Gnome #166537 Note that the new "private libs" and "private requires" features do not work as they would on *nix systems in this release, because this pkg-config was compiled with the --enable-indirect-deps option. This option is necessary to properly link dependent DLLs on MSWin/cygwin, but means that no library dependency is truly private. However, .pc files that use the .private options will work properly -- as defined on the MSWin/cygwin platform: private libs will be folded into the public libs list, and private requires will likewise be folded into the public requires list. -- Charles Wilson pkg-config volunteer maintainer for cygwin To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/