mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-03 22:20:52 -08:00
Fix bad quoute in previous checkin.
This commit is contained in:
parent
106bfcaeab
commit
8d097e4711
1 changed files with 1 additions and 1 deletions
|
|
@ -404,7 +404,7 @@ LIBXT=$(LIBW)
|
|||
|
||||
#if HAVE_XFT
|
||||
#undef LIB_X11_LIB /* XFT_LIBS includes -lX11 */
|
||||
XFT_LIBS=@XFT_LIBS@"
|
||||
XFT_LIBS=@XFT_LIBS@
|
||||
#endif /* HAVE_XFT */
|
||||
|
||||
#if HAVE_XPM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue