Added AM_PROG_CC_C_O.
This commit is contained in:
parent
f802eabda4
commit
299fc18af5
|
|
@ -16,6 +16,7 @@ AC_CONFIG_SRCDIR([config.h.in])
|
|||
|
||||
AC_PROG_CXX
|
||||
AC_PROG_LIBTOOL
|
||||
AM_PROG_CC_C_O
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# Linux sources
|
||||
|
|
|
|||
Loading…
Reference in New Issue