From: André Ribes Date: Wed, 25 May 2011 14:15:17 +0000 (+0200) Subject: make distcheck ok X-Git-Tag: V6_4_0rc3~39 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=90b483c52eac0c2225a15ea22a0d288b631c8d70;hp=e854d17ce38d9bf2ab3ea58b91810d9d91258a70;p=modules%2Fadao.git make distcheck ok --- diff --git a/configure.ac b/configure.ac index 2d00208..505b5ae 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl See http://www.salome-platform.org/ or email : webmaster.salome@opencascade dnl dnl Author: André Ribes, andre.ribes@edf.fr, EDF R&D -AC_INIT(adao, 0.1) +AC_INIT(ADAO_SRC, [6.3.0]) AC_CONFIG_AUX_DIR(adm_local) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(adao_config.h) @@ -105,6 +105,10 @@ if test "x$sphinx_ok" = "xno"; then AC_MSG_WARN([Sphinx is required for ADAO documentation]) fi +if test -f a.out; then + rm a.out +fi + AC_CONFIG_FILES([ Makefile idl/Makefile