configure.ac : Removed obsolete AM_PROG_CC_C_O macro.
This commit is contained in:
parent
5e0a02a1fc
commit
8b9a91547e
@ -19,7 +19,7 @@ AC_PROG_CC
|
||||
AC_PROG_CXX
|
||||
# AC_PROG_RANLIB # required for static librarires
|
||||
|
||||
AM_PROG_CC_C_O
|
||||
#AM_PROG_CC_C_O
|
||||
|
||||
# Checks for libraries.
|
||||
# AC_CHECK_LIB([cairo],[cairo_debug_reset_static_data],[AC_MSG_RESULT([The 'cairo' library was found.])],[AC_MSG_ERROR([The 'cairo' library was not found.])])
|
||||
|
Loading…
Reference in New Issue
Block a user