* #7242: Fix per target compilation in plugins

This commit is contained in:
Tristan Matthews
2011-10-19 16:09:47 -04:00
parent 35d9512ef8
commit 4ef4e2038b
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,8 @@ else
fi
AC_PROG_CC_C99
dnl For target specific flags
AM_PROG_CC_C_O
AC_PROG_INSTALL
AC_HEADER_STDC
LT_INIT