[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r100038: * Makefile.in (LIBS_MACHINE)
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r100038: * Makefile.in (LIBS_MACHINE): Remove, unused. |
Date: |
Mon, 26 Apr 2010 11:20:58 -0700 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 100038
committer: Dan Nicolaescu <address@hidden>
branch nick: trunk
timestamp: Mon 2010-04-26 11:20:58 -0700
message:
* Makefile.in (LIBS_MACHINE): Remove, unused.
modified:
src/Makefile.in
=== modified file 'src/Makefile.in'
--- a/src/Makefile.in 2010-04-26 18:14:24 +0000
+++ b/src/Makefile.in 2010-04-26 18:20:58 +0000
@@ -783,7 +783,7 @@
with GCC, we might need gnulib again after them. */
LIBES = $(LOADLIBES) $(LIBS) $(LIBX) $(LIBSOUND) $(RSVG_LIBS) $(DBUS_LIBS) \
- @LIBGPM@ @LIBRESOLV@ LIBS_SYSTEM LIBS_MACHINE LIBS_TERMCAP \
+ @LIBGPM@ @LIBRESOLV@ LIBS_SYSTEM LIBS_TERMCAP \
$(GETLOADAVG_LIBS) ${GCONF_LIBS} ${LIBSELINUX_LIBS} \
@FREETYPE_LIBS@ @FONTCONFIG_LIBS@ @LIBOTF_LIBS@ @M17N_FLT_LIBS@ \
$(GNULIB_VAR) @LIB_MATH@ LIB_STANDARD $(GNULIB_VAR)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r100038: * Makefile.in (LIBS_MACHINE): Remove, unused.,
Dan Nicolaescu <=