added c++ configure test
This commit is contained in:
parent
c049a397b0
commit
eda4a58ebf
3 changed files with 307 additions and 0 deletions
|
|
@ -101,6 +101,8 @@ AC_SUBST(wwwuser,www-data)
|
|||
#
|
||||
AC_PROG_CC()
|
||||
AC_PROG_CPP
|
||||
AC_PROG_CXX
|
||||
|
||||
|
||||
CPPFLAGS="-DHAVE_CONFIG_H ${CPPFLAGS}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue