Salome HOME
Make WITH_NUMPY defined when running swig
[modules/kernel.git] / salome_adm / unix / SALOMEconfig.ref.in
index 9849e32b461f07c4854c26282fb5ccbe28bdbee7..c8fc1737e87a526c4b07175b8303ce0a12dae5e2 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
+//  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 //  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 //  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
   #define @MACHINE@
 #endif
 
-/* A path to a rcp-like command */
-#ifndef RCP
-# define RCP "@RCP@"
-#endif
-
-/* A path to a rm-like command */
-#ifndef RM
-# define RM "@RM@"
-#endif
-
-/* A path to a cp-like command */
-#ifndef CP
-#define CP "@CP@"
-#endif
-
-/* A path to a rsh-like command */
-#ifndef RSH
-#define RSH "@RSH@"
-#endif
-
-/* A path to a scp-like command */
-#ifndef SCP
-#define SCP "@SCP@"
-#endif
-
-/* A path to a sh-like command */
-#ifndef SH
-#define SH "@SH@"
-#endif
-
-/* A path to a ssh-like command */
-#ifndef SSH
-#define SSH "@SSH@"
-#endif
-
 // This is only to suppress warning messages with defines redefined (cause of omniORB that exports these names)
 #ifdef PACKAGE
 #undef PACKAGE