Subversion Repositories DevTools

Rev

Rev 2650 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2650 Rev 2930
Line 68... Line 68...
68
SHOWENV :=
68
SHOWENV :=
69
endif
69
endif
70
 
70
 
71
endif
71
endif
72
 
72
 
-
 
73
###############################################################################
-
 
74
# Some old VIX  uses have the following EnvVars set. These can confuse the
-
 
75
# gnu autoconfigure  process. Ensure that they are not set
-
 
76
 
-
 
77
unexport CC CXX CPP CPP_LINK CPPFLAGS
-
 
78
#unexport LD_LIBRARY_PATH
-
 
79
 
73
#
80
#
74
###############################################################################
81
###############################################################################
75
# Brain hurts stuff... $(space) becomes a macro containing 1 space
82
# Brain hurts stuff... $(space) becomes a macro containing 1 space
76
# other aren't so bad.  These are used to make argument lists is a few 
83
# other aren't so bad.  These are used to make argument lists is a few 
77
# places where we have to translate from a space seperated list to a 
84
# places where we have to translate from a space seperated list to a