Diff for /embedtools/configure.in between versions 1.10 and 1.11

version 1.10, 2014/02/06 15:32:10 version 1.11, 2014/02/08 20:57:16
Line 2 Line 2
 # $Author$  # $Author$
 # $Id$  # $Id$
 #  #
AC_INIT(embedtools, 2.5, misho@elwix.org)AC_INIT(embedtools, 2.6, misho@elwix.org)
 AC_CONFIG_SRCDIR([src/cfexec.c])  AC_CONFIG_SRCDIR([src/cfexec.c])
 AC_CONFIG_HEADERS([inc/config.h])  AC_CONFIG_HEADERS([inc/config.h])
   

Removed from v.1.10  
changed lines
  Added in v.1.11


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>