]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Fri, 15 Mar 2024 16:18:34 +0000 (09:18 -0700)
committerKarl Berry <karl@freefriends.org>
Fri, 15 Mar 2024 16:18:34 +0000 (09:18 -0700)
doc/make-stds.texi

index 132476c7a383fe6f74175810867dc223273a7b21..115fca724e1e68260cf4b4642b26f6d40f62b692 100644 (file)
@@ -498,11 +498,12 @@ files.  This directory should normally be @file{/usr/local/etc}, but
 write it as @file{$(prefix)/etc}.
 (If you are using Autoconf, write it as @samp{@@sysconfdir@@}.)
 
-Do not install executables here in this directory (they probably belong
-in @file{$(libexecdir)} or @file{$(sbindir)}).  Also do not install
-files that are modified in the normal course of their use (programs
-whose purpose is to change the configuration of the system excluded).
-Those probably belong in @file{$(localstatedir)}.
+This directory is not the right place to install executables built by
+running @samp{make}---they probably belong in @file{$(libexecdir)} or
+@file{$(sbindir)}.  Also do not install here files that will be
+modified in the normal course of their use (programs whose purpose is
+to change the configuration of the system excluded).  Those probably
+belong in @file{$(localstatedir)}.
 
 @item sharedstatedir
 The directory for installing architecture-independent data files which