Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 258359 | Differences between
and this patch

Collapse All | Expand All

(-)old/Makefile.in (+2 lines)
Lines 4-10 Link Here
4
LDFLAGS		= @LDFLAGS@
4
LDFLAGS		= @LDFLAGS@
5
LIBS		= @LIBS@
5
LIBS		= @LIBS@
6
EXE		= @EXEEXT@
6
EXE		= @EXEEXT@
7
ifndef SHELL
7
SHELL		= /bin/ksh
8
SHELL		= /bin/ksh
9
endif
8
10
9
prefix		= @prefix@
11
prefix		= @prefix@
10
exec_prefix     = @exec_prefix@
12
exec_prefix     = @exec_prefix@

Return to bug 258359