autoconf c++ compiler
This commit is contained in:
parent
839dc3231d
commit
639af03edc
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@ s="$_" ; . ./lib.sh || if [ "$s" = $0 ]; then exit 0; else return 0; fi
|
||||||
|
|
||||||
cfile=$dir/c++.cpp
|
cfile=$dir/c++.cpp
|
||||||
|
|
||||||
CXX=g++
|
|
||||||
|
|
||||||
cat<<EOF > $cfile
|
cat<<EOF > $cfile
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue