mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
* configure.ac: Standardize order of flags and libs
Check for proper defs in tzfile.h. Add sub-configure options so they are listed in help. Add generic include/lib flags option. * config.mak.in: Add load flags variable * base.make.in: Idem. * SSL/configure.ac: Add generic include/lib flags option. * Version: Add numeric value for runtime versioning. * Souce/GNUmakeifle: Add resource set install * Source/Makefile.postamble (Info-gnustep.plist): New target. * Testing/nsbundle.m: Additional tests. * Source/NSTimeZone.m: Check for proper tzfile defs (Fixes #10724). git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20261 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4d59f2e002
commit
a2f7e30285
15 changed files with 1376 additions and 566 deletions
|
@ -159,13 +159,13 @@
|
|||
<a href="../information/machines_toc.html">Platforms</a><br />
|
||||
<a href="../resources/sources.html">Download</a><br />
|
||||
<a href="../experience/apps.html">Applications</a><br />
|
||||
<a href="../documentation/User/GNUstep/userfaq_toc.html">User FAQ</a><br />
|
||||
<a href="../resources/documentation/User/GNUstep/userfaq_toc.html">User FAQ</a><br />
|
||||
<a href="../experience/documentation.html">Getting Started</a><br />
|
||||
<br />
|
||||
<b>Developers</b><br />
|
||||
<a href="../experience/documentation.html">Getting Started</a><br />
|
||||
<a href="../resources/docs-web.html">Documentation</a><br />
|
||||
<a href="http://wiki.gnustep.org/">Wiki Docs</a><br />
|
||||
<a href="../documentation/User/GNUstep/faq_toc.html">Developer FAQ</a><br />
|
||||
<a href="../resources/documentation/User/GNUstep/faq_toc.html">Developer FAQ</a><br />
|
||||
<a href="../developers/map.html">Libraries</a><br />
|
||||
<a href="../developers/whoiswho.html">Who's Who</a>?<br />
|
||||
<br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue