/[libtool]/libtool/HACKING
ViewVC logotype

Diff of /libtool/HACKING

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by rwild, Tue Feb 1 07:34:33 2005 UTC revision 1.13 by rwild, Mon Mar 28 09:20:53 2005 UTC
# Line 226  yyyy-mm-dd  Name of Author  <email@addre Line 226  yyyy-mm-dd  Name of Author  <email@addre
226    functions should begin indented by 4 spaces.    functions should begin indented by 4 spaces.
227    
228    
229  8. Abstraction layers in libltdl  8. Editing `.m4' Files
230    ======================
231    
232    * Be careful with both `echo' and `$ECHO'.  As the latter may be one of
233       echo
234       print -r
235       printf %s\n
236       $CONFIG_SHELL $0 --fallback-echo
237      it may not have more than one argument, its value may not be eval'ed
238      and the argument may not start with a `-'.  As a rule of thumb, use
239       echo ..              for literal (constant) strings without leading
240                            hyphen and no backslashes within,
241       $ECHO ".."           for strings without leading hyphen,
242       $ECHO "X.." | $Xsed  otherwise.
243    
244    
245    9. Abstraction layers in libltdl
246  ================================  ================================
247    
248  * The libltdl API uses a layered approach to differentiate internal and  * The libltdl API uses a layered approach to differentiate internal and
# Line 310  yyyy-mm-dd  Name of Author  <email@addre Line 326  yyyy-mm-dd  Name of Author  <email@addre
326          lt__private.h          lt__private.h
327    
328    
329  9. Release Procedure  10. Release Procedure
330  ====================  ====================
331    
332  * If you are a libtool maintainer, but have not yet registered your  * If you are a libtool maintainer, but have not yet registered your
# Line 397  yyyy-mm-dd  Name of Author  <email@addre Line 413  yyyy-mm-dd  Name of Author  <email@addre
413    
414    
415    
416  10. Alpha release note template  11. Alpha release note template
417  ===============================  ===============================
418    
419  To: libtool@gnu.org, autotools-announce@gnu.org  To: libtool@gnu.org, autotools-announce@gnu.org
# Line 470  output of any failed test groups, and th Line 486  output of any failed test groups, and th
486    
487    
488    
489  11. Full release note template  12. Full release note template
490  ==============================  ==============================
491    
492  To: info-gnu@gnu.org  To: info-gnu@gnu.org

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26