|
|
Choosing A Webhost: |
[PATCH] fix examples subdir processing: msg#00004db.mysql.c++
Hi, When configuring and building mysql++ with --disable-examples, the autoconf script still creates examples/Makefile, but automake's SUBDIRS variable doesn't include examples/; so, it gets skipped anytime anyone runs make. This means that examples/Makefile and examples/.deps/*.Po gets created during './configure --disable-examples', but 'make distclean' doesn't clean up those files. While this isn't a terrible thing, it would be nice to not have this extra stuff appear in the examples subdir when not building them. The attached patch does this by only running AC_OUTPUT() on examples/Makefile if we're building the examples. Note that AC_OUTPUT doesn't accept variables (feh), so the patch simply makes a separate AC_OUTPUT call if building examples.
-- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=gcdmc-plusplus@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Installation of mysql++ with SuSE 9.3, Chris Frey |
|---|---|
| Next by Date: | Re: Installation of mysql++ with SuSE 9.3, Warren Young |
| Previous by Thread: | Installation of mysql++ with SuSE 9.3, Matthias Braun |
| Next by Thread: | Re: [PATCH] fix examples subdir processing, Warren Young |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |