Add additional path for info to /usr/X11R6/info. This will allow
people to actually look at the info files for gdk and gtk for example.
This commit is contained in:
parent
769e7115b7
commit
2f694bd90e
@ -9,7 +9,7 @@ SRCS= dir.c display.c doc.c dribble.c echo-area.c filesys.c \
|
||||
infomap.c m-x.c man.c nodemenu.c nodes.c search.c session.c \
|
||||
signals.c terminal.c tilde.c variables.c window.c
|
||||
|
||||
CFLAGS+= -DINFODIR=\"${INFODIR}:/usr/local/info:.\"
|
||||
CFLAGS+= -DINFODIR=\"${INFODIR}:/usr/local/info:/usr/X11R6/info:.\"
|
||||
|
||||
DPADD+= ${LIBTERMCAP} ${LIBTXI}
|
||||
LDADD+= -ltermcap ${LIBTXI}
|
||||
|
Loading…
x
Reference in New Issue
Block a user