]> SALOME platform Git repositories - plugins/netgenplugin.git/commitdiff
Salome HOME
Compilation netgen-5.3.1 third-party on CentOS-6.4. V8_2_0a1
authorrnv <rnv@opencascade.com>
Tue, 1 Nov 2016 10:39:20 +0000 (13:39 +0300)
committerrnv <rnv@opencascade.com>
Tue, 1 Nov 2016 10:39:20 +0000 (13:39 +0300)
src/NETGEN/netgen53ForSalome.patch

index 5aac6ff4a1e71b76badff4f5260044e7d829ab61..c6b59bb1c140b08899ebd11d07f3f550d690a6ff 100644 (file)
@@ -25,6 +25,15 @@ diff -NaurwB netgen-5.3.1_orig/Makefile.in netgen-5.3.1_new/Makefile.in
 diff -NaurwB netgen-5.3.1_orig/configure.ac netgen-5.3.1_new/configure.ac
 --- netgen-5.3.1_orig/configure.ac     2014-10-06 15:00:17.000000000 +0400
 +++ netgen-5.3.1_new/configure.ac      2016-09-29 14:34:11.957389447 +0300
+@@ -20,7 +20,7 @@
+ CXXFLAGS="$CXXFLAGS $OPENMP_CXXFLAGS"
+ # LDFLAGS="$LDFLAGS $OPENMP_CXXFLAGS"
+-AM_PROG_AR
++m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
+ AC_PROG_LIBTOOL
+ LT_INIT
 @@ -42,8 +42,8 @@
  
  if test a$occon = atrue ; then
@@ -1302,4 +1311,4 @@ diff -NaurwB netgen-5.3.1_orig/nglib/nglib.h netgen-5.3.1_new/nglib/nglib.h
 +   #if defined NGLIB_EXPORTS || defined nglib_EXPORTS
        #define DLL_HEADER   __declspec(dllexport)\r
     #else\r
-       #define DLL_HEADER   __declspec(dllimport)\r
+       #define DLL_HEADER   __declspec(dllimport)\r
\ No newline at end of file