Salome HOME
To see which hdf5 we're using in configure log
[modules/kernel.git] / salome_adm / unix / SALOMEconfig.ref.in
index 9849e32b461f07c4854c26282fb5ccbe28bdbee7..68fa375a2885f1eba32235a36b74b1e496fa78f1 100644 (file)
   #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