/[dgee]/dgee/HACKING
ViewVC logotype

Diff of /dgee/HACKING

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

revision 1.1 by npg, Wed Jul 2 17:38:36 2003 UTC revision 1.2 by csmith, Sun Sep 21 11:10:59 2003 UTC
# Line 0  Line 1 
1    $Id$
2    
3    When a Makefile.am is present it means that GNU Automake now handles
4    the generation of the Makefile.in
5    
6    In case you change the Makefile.am spec you need to run autmake again.
7    
8    In the sources root directory run
9    
10            ./auto-gen.sh
11    
12    to do this.
13    
14    Then you can run configure again in order to generate the Makefile
15    
16    You may find it useful doing this command
17    
18    
19            ./auto-gen.sh && ./config.status
20    
21    which will run autoconf and re-generate the Makefile from the previous
22    ./configure parameters in one go.
23    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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