convert all Imakefile LinuxDistribution to LinuxArchitecture.
(programs part 2)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user