Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #569164: this is patch for libX11, a dependency of libXt for
bug #679938
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 679938
| Differences between
patch for libXt
and this patch
Collapse All
|
Expand All
(-)
a/src/util/Makefile.am (-1 lines)
Lines 2-8
Link Here
2
noinst_PROGRAMS=makekeys
2
noinst_PROGRAMS=makekeys
3
3
4
AM_CFLAGS = \
4
AM_CFLAGS = \
5
$(X11_CFLAGS) \
6
$(CWARNFLAGS)
5
$(CWARNFLAGS)
7
6
8
AM_CPPFLAGS = \
7
AM_CPPFLAGS = \
Return to
bug 679938