2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Rename PLUGINDIR -> plugindir

This commit is contained in:
Todd C. Miller
2019-07-03 13:15:47 -06:00
parent caceced2f5
commit bb024cf093
10 changed files with 34 additions and 34 deletions

View File

@@ -86,7 +86,7 @@ sysconfdir = @sysconfdir@
libexecdir = @libexecdir@
datarootdir = @datarootdir@
localstatedir = @localstatedir@
plugindir = @PLUGINDIR@
plugindir = @plugindir@
# File mode and map file to use for shared libraries/objects
shlib_enable = @SHLIB_ENABLE@