convert all Imakefile LinuxDistribution to LinuxArchitecture.
authorPeter Howkins <flibble@users.sourceforge.net>
Thu, 31 May 2012 12:47:41 +0000 (13:47 +0100)
committerPeter Howkins <flibble@users.sourceforge.net>
Thu, 31 May 2012 12:47:41 +0000 (13:47 +0100)
(programs part 2)

16 files changed:
cde/programs/dtappbuilder/src/ab/Imakefile
cde/programs/dtappbuilder/src/abmf/Imakefile
cde/programs/dtcm/dtcm/Imakefile
cde/programs/dtcm/server/Imakefile
cde/programs/dtcreate/Imakefile
cde/programs/dtmail/MotifApp/Imakefile
cde/programs/dtmail/dtmail/Imakefile
cde/programs/dtmail/dtmailpr/Imakefile
cde/programs/dtmail/libDtMail/Common/Imakefile
cde/programs/dtmail/libDtMail/RFC/Imakefile
cde/programs/dtpad/Imakefile
cde/programs/dtprintinfo/Imakefile
cde/programs/dtprintinfo/UI/Imakefile
cde/programs/dtudcfonted/Imakefile
cde/programs/dtwm/Imakefile
cde/programs/util/dttypes/Imakefile

index 1b369c2a7c07d90bf72d3bea75eb403dc58a3b0b..1bbfc7ff58543b480733cd623918499ada7a9c02 100644 (file)
@@ -251,7 +251,7 @@ WAITTARGET = .WAIT
 
 XCOMM On Linux once you link against a C++ library the whole program 
 XCOMM has to be linked with the C++ linker
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CCLINK = $(CXX)
 #endif
 
index ebda0774d4720707f2141fc7bb1e57747eaeb7f1..f5125faf0a1e598b41a5dcee955ae344940c0997 100644 (file)
@@ -111,7 +111,7 @@ WAITTARGET = .WAIT
 
 XCOMM On Linux once you link against a C++ library the whole program
 XCOMM has to be linked with the C++ linker
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CCLINK = $(CXX)
 #endif
 
index bb2d86d10b245a7cd65eae18b880de81b3ca5241..f669d36c5b35b6f3148d1ee54f27047bfe4e8fbd 100644 (file)
@@ -49,7 +49,7 @@ EXTRA_LIBRARIES = $(FNS_EXTRA_LIBS)
 
 XCOMM On Linux once you link against a C++ library the whole program 
 XCOMM has to be linked with the C++ linker
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CCLINK = $(CXX)
 #endif
 
index 78c30061796d7f94f5047224f898d980cef78473..ba8e9fd6983a4d6560ca9cdf184052cc63af20f8 100644 (file)
@@ -51,7 +51,7 @@ EXTRA_LIBRARIES = -lsocket -lnsl -lintl
 
 XCOMM On Linux once you link against a C++ library the whole program 
 XCOMM has to be linked with the C++ linker
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CCLINK = $(CXX)
 #endif
 
index 40da336a69225d0547163f68154bcd5d6655ca5f..0668a6a35e85823189dbec56fb546fa3d929ea18 100644 (file)
@@ -57,7 +57,7 @@ SYS_LIBRARIES = -lm -ldl -lgen
 
 XCOMM On Linux once you link against a C++ library the whole program
 XCOMM has to be linked with the C++ linker
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CCLINK = $(CXX)
 #endif
 
index 67943696c1d41397ab86da8d9844ee7fc3851691..5c2c296bcd36e7a8afa9b16512a717f10eff0d59 100644 (file)
@@ -34,7 +34,7 @@ EXTRA_C++OPTIONS =     -xF +p +w $(SPRO_V3_OPTIONS)
 
 #endif /* SunArchitecture */
 
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CXXEXTRA_DEFINES = -fpermissive
 #endif
 
index af5d37158d1944b1fa2e0ee0203f45454db31b8f..5eabe87b2c57b3a6bb6f908dee3ec065607a0782 100644 (file)
@@ -16,7 +16,7 @@ DEFINES = -DRELEASE_NOTES -DDTMAIL_TOOLTALK -DDTEDITOR DtMailDefines
 DEPLIBS = ../MotifApp/libMotifApp.a ../libDtMail/libDtMail.a DepDtClientLibs
 LOCAL_LIBRARIES = ../libDtMail/libDtMail.a ../MotifApp/libMotifApp.a DtClientLibs
 
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CXXEXTRA_DEFINES = -fpermissive
 #endif
 
index 064ed1b76c6f324f9dc5ed97ebf4540fcdfb9a16..7765d65daaaafd601ed7e5cd2fa3a022fb092105 100644 (file)
@@ -40,7 +40,7 @@ MT_LIBS               =       -i $(C++_LIB)  -lm -lw -lc
 SYS_LIBRARIES  =       -lintl -lnsl $(MT_LIBS) -lC
 #endif /* SunArchitecture */
 
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CXXEXTRA_DEFINES = -fpermissive
 #endif
  
index 7a1530e184c8a7953abc375015e9e814c2b99a90..59881aac8e50309725eacc1559007ca006b9a9ff 100644 (file)
@@ -14,7 +14,7 @@ DEPEND_DEFINES = $(CXXDEPENDINCLUDES)
 
 INCLUDES = -I. -I../../include -I../../include/utils -I$(CDELIBSRC)
 
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CXXEXTRA_DEFINES = -fpermissive
 #endif
 
index 0fec68396b1be9fbbb8cdbded101a32807cc5851..c4ac453df2c69519d439c083482ed9742a133aa7 100644 (file)
@@ -14,7 +14,7 @@ DEPEND_DEFINES = $(CXXDEPENDINCLUDES)
 
 INCLUDES = -I. -I../Common -I../../include -I../../include/utils -I$(CDELIBSRC)
 
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CXXEXTRA_DEFINES = -fpermissive
 #endif
 
index 4e34b1380b193beef4cef37a9754265f23626153..a06f5bb4ac733b5e7b5b05f61bda01af4d0e7a4f 100644 (file)
@@ -13,7 +13,7 @@ SYS_LIBRARIES = DtClientSysLibs DtClientExtraLibs
 
 XCOMM On Linux once you link against a C++ library the whole program 
 XCOMM has to be linked with the C++ linker
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CCLINK = $(CXX)
 #endif
 
index c55d4965aab2e8a73d795a667f0ad0a5a52624ed..f948d31642e7e1ff48d0a9b1b28bc2d99f9fccfd 100644 (file)
@@ -23,7 +23,7 @@ all:: $(DTPRINTINFO_GEN)
 .NO_PARALLEL:
 #endif
 
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CXXEXTRA_DEFINES = -fpermissive
 #endif
 
index 7a4d68e115d90da086fbf409c91f574f9ce300d7..f92fd52b13c86898a1e5871950dfb225ae8c4c2e 100644 (file)
@@ -16,7 +16,7 @@ INCLUDES = -I. -I.. -I../libUI -I../libUI/MotifUI -I../objects -I../util -I../ob
 DEFINES = -DHAS_EXCEPTIONS
 #endif
 
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CXXEXTRA_DEFINES = -fpermissive
 #endif
 
index 43db3666173d19dd7bce1dc1e8b21cae09b1f1cb..4af9db3e68da2f02bfdeca508fb7fecb677e0654 100644 (file)
@@ -48,7 +48,7 @@ SYS_LIBRARIES = DtClientSysLibs
 
 XCOMM On Linux once you link against a C++ library the whole program
 XCOMM has to be linked with the C++ linker
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CCLINK = $(CXX)
 #endif
 
index 40959ed9e03d762b175336a2fa8de1220f91c7f4..2a172588b73d194b5b1c77e50c41ba474afd624f 100644 (file)
@@ -29,7 +29,7 @@ dtwm := LOCAL_LDFLAGS = -M mapfile.reorder
 
 XCOMM On Linux once you link against a C++ library the whole program
 XCOMM has to be linked with the C++ linker
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CCLINK = $(CXX)
 #endif
  
index dc43b01fab57342bfb312c73d70e70efd2cb4c51..e593ee2d76f18c62ff159040ac1057b49cc574b4 100644 (file)
@@ -41,7 +41,7 @@ SYS_LIBRARIES = -lm -ldl -lgen
 
 XCOMM On Linux once you link against a C++ library the whole program
 XCOMM has to be linked with the C++ linker
-#if defined(LinuxDistribution)
+#if defined(LinuxArchitecture)
 CCLINK = $(CXX)
 #endif