/[pkg-mixmaster]/trunk/Mix/configure.in
ViewVC logotype

Diff of /trunk/Mix/configure.in

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

revision 569 by dybbuk, Thu Aug 7 15:15:35 2003 UTC revision 570 by dybbuk, Thu Aug 7 17:24:23 2003 UTC
# Line 1  Line 1 
1  # Process this file with autoconf to produce a configure script.  # Process this file with autoconf to produce a configure script.
2  # $Id: configure.in,v 1.2 2003/08/07 15:15:35 dybbuk Exp $  # $Id: configure.in,v 1.3 2003/08/07 17:24:23 dybbuk Exp $
3  AC_INIT(Src/version.h)  AC_INIT(Src/version.h)
4  AC_CONFIG_AUX_DIR(etc)  AC_CONFIG_AUX_DIR(etc)
5  AC_CONFIG_HEADER([config.h])  AC_CONFIG_HEADER([config.h])
# Line 100  AM_PASSPHRASE Line 100  AM_PASSPHRASE
100  # Where should Mixmaster work its lovely magic?  Apparently this has a  # Where should Mixmaster work its lovely magic?  Apparently this has a
101  # sane default now?  # sane default now?
102  AM_MIXMASTER_DIR  AM_MIXMASTER_DIR
103  AM_HOMEMIXDIR  AM_MIXMASTER_SPOOL
104  AM_MIX_CONF  AM_MIXMASTER_HOME
105    AM_MIXMASTER_CONF
106    
107  # Contains additional build information (such as pcre and zlib)  # Contains additional build information (such as pcre and zlib)
108  AC_SUBST(TOPDIRS)  AC_SUBST(TOPDIRS)

Legend:
Removed from v.569  
changed lines
  Added in v.570

  ViewVC Help
Powered by ViewVC 1.1.5