mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-19 04:21:45 -07:00
; * configure.ac: Add missing object to Haiku cairo build
This commit is contained in:
parent
a1eb71413d
commit
120de8f9cb
1 changed files with 1 additions and 1 deletions
|
|
@ -5855,7 +5855,7 @@ fi
|
|||
|
||||
if test "${HAVE_BE_APP}" = "yes" ; then
|
||||
if test "${HAVE_CAIRO}" = "yes"; then
|
||||
FONT_OBJ="$FONT_OBJ ftcrfont.o"
|
||||
FONT_OBJ="$FONT_OBJ ftfont.o ftcrfont.o"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue