/[crust]/crust/configure.in
ViewVC logotype

Diff of /crust/configure.in

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

revision 1.2 by jrydberg, Sun Aug 26 20:42:24 2001 UTC revision 1.3 by jrydberg, Tue Aug 28 16:08:36 2001 UTC
# Line 1  Line 1 
1  dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
2  AC_INIT(Makefile.in)  AC_INIT(Makefile.in)
3  AM_INIT_AUTOMAKE(crust, current)  AM_INIT_AUTOMAKE(crust, 0.0)
4    
 # Configure target  
5  AC_CONFIG_SUBDIRS(server libs)  AC_CONFIG_SUBDIRS(server libs)
6    AC_OUTPUT(Makefile crust-config, [chmod +x crust-config])
 AC_OUTPUT(Makefile)  

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

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