Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7e660140
Commit
7e660140
authored
Jan 26, 2007
by
Jan Djärv
Browse files
Use XFT_LIBS if defined.
parent
aa4ff486
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
src/Makefile.in
src/Makefile.in
+5
-0
No files found.
src/Makefile.in
View file @
7e660140
...
...
@@ -402,6 +402,11 @@ LIBXT=$(LIBW)
#endif
#endif /* not USE_X_TOOLKIT */
#if HAVE_XFT
#undef LIB_X11_LIB
#define LIB_X11_LIB @XFT_LIBS@
#endif /* HAVE_XFT */
#if HAVE_XPM
#ifndef LIBXPM
#define LIBXPM -lXpm
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment