Updated CONFIGURE_ARGS to let --canna-include point to the new location of
Canna's header files.
This commit is contained in:
parent
ce9997829d
commit
8b1ae96fb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3822
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 22 November 1994
|
||||
# Whom: Satoshi Asami (asami)
|
||||
#
|
||||
# $Id: Makefile,v 1.22 1995/08/08 10:04:43 asami Exp $
|
||||
# $Id: Makefile,v 1.23 1996/08/16 09:43:51 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mule-2.3
|
||||
|
@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
|
|||
USE_GMAKE= yes
|
||||
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \
|
||||
--canna --canna-libraries=/usr/local/lib \
|
||||
--canna-includes=/usr/local/canna/include --terminal-face \
|
||||
--canna-includes=/usr/local/include --terminal-face \
|
||||
--locallisppath=${PREFIX}/lib/mule/site-lisp:${PREFIX}/share/emacs/site-lisp
|
||||
STRIP=
|
||||
|
||||
|
|
Loading…
Reference in a new issue