X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/d589bd993b06f16d59150d97f852ab2a80ce4fe6..86dafc7872c6bc6f3b8e94799d743040f1d47431:/src/Makefile.in diff --git a/src/Makefile.in b/src/Makefile.in index 57fa2f22c3..4c169dd32d 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -708,7 +708,7 @@ SOME_MACHINE_LISP = ${dotdot}/lisp/faces.elc ${dotdot}/lisp/facemenu.elc \ Note that SunOS needs -lm to come before -lc; otherwise, you get duplicated symbols. If the standard libraries were compiled with GCC, we might need gnulib again after them. */ -LIBES = $(LIBX) LIBS_SYSTEM LIBS_MACHINE LIBS_TERMCAP \ +LIBES = $(LOADLIBES) $(LDLIBS) $(LIBX) LIBS_SYSTEM LIBS_MACHINE LIBS_TERMCAP \ LIBS_DEBUG $(GNULIB_VAR) LIB_MATH LIB_STANDARD $(GNULIB_VAR) /* Enable recompilation of certain other files depending on system type. */