Export CXX and AR to make it easier to invoke other configure scripts with same options.
This commit is contained in:
parent
079edf3313
commit
2d2f7f89ff
@ -348,7 +348,7 @@ AC_SUBST(CXXFLAGS)
|
||||
AC_SUBST(LD)
|
||||
AC_SUBST(INSTALL_SCRIPT)
|
||||
|
||||
export CC CFLAGS LD LDFLAGS
|
||||
export CC CXX CFLAGS LD LDFLAGS AR
|
||||
|
||||
if test "$GXX" = "yes"
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user