/[enigma]/enigma/configure.ac
ViewVC logotype

Diff of /enigma/configure.ac

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

revision 1.10.2.4 by dheck, Mon Sep 29 18:18:27 2003 UTC revision 1.10.2.5 by dheck, Mon Sep 29 18:20:07 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  AC_INIT(enigma, 0.80-rc1)  AC_INIT(enigma, 0.80-rc1)
 AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION, -)  
3  AC_CANONICAL_BUILD  AC_CANONICAL_BUILD
4  AC_CANONICAL_TARGET  AC_CANONICAL_TARGET
5  AC_CONFIG_SRCDIR([src/enigma.cc])  AC_CONFIG_SRCDIR([src/enigma.cc])
6    
7    AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME, AC_PACKAGE_VERSION, -)
8  AM_CONFIG_HEADER(src/config.h)  AM_CONFIG_HEADER(src/config.h)
9    
10  dnl ======================================================================  dnl ======================================================================

Legend:
Removed from v.1.10.2.4  
changed lines
  Added in v.1.10.2.5

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