mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-31 01:10:56 +00:00
Fixed 'gnustep-config --variable=OBJCXX'
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@32812 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ad291a70ce
commit
30d30eb201
3 changed files with 11 additions and 4 deletions
2
configure
vendored
2
configure
vendored
|
@ -3533,7 +3533,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|||
# Similarly for the ObjC++ compiler ... but only new versions of autoconf
|
||||
# support it, so we pretend by using the C++ compiler
|
||||
#AC_PROG_OBJCXX
|
||||
OBJCXX=CXX
|
||||
OBJCXX="${CXX}"
|
||||
|
||||
ac_aux_dir=
|
||||
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue