Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 190324
Collapse All | Expand All

(-)mod_python-3.3.1.old/src/Makefile (-1 / +1 lines)
Lines 24-30 MKDEP=@MKDEP@ Link Here
24
LEX=/usr/bin/flex
24
LEX=/usr/bin/flex
25
INCLUDES=-I/home/jon/work/mod_python-3.3.1/src/include -I/usr/include/apache2 -I/usr/include/python2.5
25
INCLUDES=-I/home/jon/work/mod_python-3.3.1/src/include -I/usr/include/apache2 -I/usr/include/python2.5
26
LIBS=-lm  -lpython2.5   -lpthread -ldl  -lutil   -lm                
26
LIBS=-lm  -lpython2.5   -lpthread -ldl  -lutil   -lm                
27
LDFLAGS= -L/usr/lib/python2.5/config  -Xlinker -export-dynamic   -Wl,-O1 -Wl,--hash-style  
27
LDFLAGS= -L/usr/lib/python2.5/config  -Xlinker -export-dynamic   -Wl,-O1  
28
OPT=
28
OPT=
29
CFLAGS=$(OPT) $(INCLUDES) 
29
CFLAGS=$(OPT) $(INCLUDES) 
30
srcdir=.
30
srcdir=.

Return to bug 190324