]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/ac_python_devel.m4
Salome HOME
mergefrom branch BR_V511_PR tag mergeto_trunk_03feb09
[modules/yacs.git] / src / wrappergen / bin / Cpp_Template__SRC / adm / unix / config_files / ac_python_devel.m4
index e0ac20c9cf59113dc4500e42b3d0d01fadef7d7f..54ef7eb5afe77b369eaa53ee1e3653d116370ee4 100755 (executable)
@@ -1,13 +1,28 @@
-dnl @synopsis AC_PYTHON_DEVEL()
+dnl  Copyright (C) 2006-2008  CEA/DEN, EDF R&D
+dnl
+dnl  This library is free software; you can redistribute it and/or
+dnl  modify it under the terms of the GNU Lesser General Public
+dnl  License as published by the Free Software Foundation; either
+dnl  version 2.1 of the License.
+dnl
+dnl  This library is distributed in the hope that it will be useful,
+dnl  but WITHOUT ANY WARRANTY; without even the implied warranty of
+dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+dnl  Lesser General Public License for more details.
+dnl
+dnl  You should have received a copy of the GNU Lesser General Public
+dnl  License along with this library; if not, write to the Free Software
+dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 dnl
+dnl  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+dnl
+dnl @synopsis AC_PYTHON_DEVEL()
 dnl Checks for Python and tries to get the include path to 'Python.h'.
 dnl It provides the $(PYTHON_CPPFLAGS) and $(PYTHON_LDFLAGS) output variable.
-dnl
 dnl @authors Sebastian Huber <address@hidden>, Alan W. Irwin
 dnl <address@hidden>, Rafael Laboissiere <address@hidden> and
 dnl Andrew Collier <address@hidden>.
 dnl
-dnl
 AC_DEFUN([AC_PYTHON_DEVEL],[
        #
        # should allow for checking of python version here...