Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

Diff for ep/configure.in between version 1.17 and 1.18

version 1.17, 2003/04/15 20:33:32 version 1.18, 2003/04/18 14:03:15
Line 1 
Line 1 
 dnl $Platon: ep/configure.in,v 1.16 2002/10/29 15:44:49 rajo Exp $  dnl $Platon: ep/configure.in,v 1.17 2003/04/15 20:33:32 rajo Exp $
   
 dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/main.c)  AC_INIT(src/main.c)
   
 PACKAGE="ep"  PACKAGE="ep"
 VERSION="1.0pre3"  VERSION="1.0pre4"
   DATE="2003-04-18"
   DATE_HUMAN="18th April 2003"
   MANVOLNUM=1
   
 AC_SUBST(PACKAGE)  AC_SUBST(PACKAGE)
 AC_SUBST(VERSION)  AC_SUBST(VERSION)
   AC_SUBST(DATE)
   AC_SUBST(DATE_HUMAN)
   AC_SUBST(MANVOLNUM)
   
 PLATON_LIBCFGPLUS_NOT_FOUND='  PLATON_LIBCFGPLUS_NOT_FOUND='
 ============================================================  ============================================================
Line 177  AC_OUTPUT(config.h
Line 183  AC_OUTPUT(config.h
                   Makefile                    Makefile
                   Rules.make                    Rules.make
                   src/Makefile                    src/Makefile
                   doc/Makefile)                    doc/Makefile
                     doc/man/ep.1)
   
 # vim600: fdm=marker fdc=3  # vim600: fdm=marker fdc=3
   

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top