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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- jwhois-4.0/src/Makefile.am
0
++ jwhois-4.0.mod/src/Makefile.am
Lines 23-28 Link Here
23
	getopt.c getopt1.c jconfig.c string.c cache.c rwhois.c jwhois.c \
23
	getopt.c getopt1.c jconfig.c string.c cache.c rwhois.c jwhois.c \
24
	whois.c http.c
24
	whois.c http.c
25
25
26
LIBS += @LIBICONV@
26
jwhois_LIBS = @LIBINTL@ @LIBICONV@ @LIBS@ 
27
jwhois_LIBS = @LIBINTL@ @LIBICONV@ @LIBS@ 
27
28
28
jwhois_CFLAGS = $(OLDCFLAGS) -DSYSCONFDIR="\"$(sysconfdir)\"" \
29
jwhois_CFLAGS = $(OLDCFLAGS) -DSYSCONFDIR="\"$(sysconfdir)\"" \

Return to bug 504844