/[xlog]/xlog/autogen.sh
ViewVC logotype

Diff of /xlog/autogen.sh

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

revision 1.4 by pa4tu, Thu Jan 2 11:09:59 2003 UTC revision 1.5 by pa4tu, Tue Oct 7 17:49:18 2003 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2    
 # create symlinks  
 if ! test -h NEWS; then  
   ln -s debian/changelog NEWS;  
 fi  
   
 if ! test -h ChangeLog; then  
   ln -s debian/changelog ChangeLog;  
 fi  
   
 if ! test -h BUGS; then  
   ln -s TODO BUGS;  
 fi  
   
3  # generate all the initial makefiles, etc.  # generate all the initial makefiles, etc.
4  AUTOCONF=autoconf  AUTOCONF=autoconf
5  AUTOMAKE=automake-1.7  AUTOMAKE=automake-1.7

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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