From: Glenn Morris Date: Sat, 24 Apr 2010 18:10:17 +0000 (-0700) Subject: * etc/NEWS: Mention --with-crt-dir. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~393 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1ddac986d7372a78f3dd98ecfd5386be9eaa84e6;p=emacs.git * etc/NEWS: Mention --with-crt-dir. --- diff --git a/etc/NEWS b/etc/NEWS index 31b3e133712..c0876c9a659 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -30,6 +30,10 @@ so we will look at it and add it to the manual. These provide no new functionality, they just remove the need to edit lib-src/Makefile by hand in order to use the associated features. +--- +** There is a new configure option --with-crt-dir. +This is only useful if your crt*.o files are in a non-standard location. + ** Configure links against libselinux if it is found. You can disable this by using --without-selinux.