EXEEXT
ac_ct_CC
CC
+PLUGINDIR
editor
secure_path
netsvc_conf
INSTALL_NOEXEC
noexec_file
SOEXT
-PLUGINDIR
NOEXECDIR
NOEXECFILE
mansrcdir
noexec_file=/usr/local/libexec/sudo_noexec.so
nsswitch_conf=/etc/nsswitch.conf
secure_path="not set"
+PLUGINDIR=/usr/local/libexec
#
# End initial values for man page substitution
#
AC_SUBST([mansrcdir])
AC_SUBST([NOEXECFILE])
AC_SUBST([NOEXECDIR])
-AC_SUBST([PLUGINDIR])
AC_SUBST([SOEXT])
AC_SUBST([noexec_file])
AC_SUBST([INSTALL_NOEXEC])
AC_SUBST([netsvc_conf])
AC_SUBST([secure_path])
AC_SUBST([editor])
+AC_SUBST([PLUGINDIR])
#
# Begin initial values for man page substitution
#
noexec_file=/usr/local/libexec/sudo_noexec.so
nsswitch_conf=/etc/nsswitch.conf
secure_path="not set"
+PLUGINDIR=/usr/local/libexec
#
# End initial values for man page substitution
#
#
# An askpass helper program may be specified to provide a graphical
# password prompt for "sudo -A" support. Sudo does not ship with its
-# own passpass program but can use the OpenSSH askpass.
+# own askpass program but can use the OpenSSH askpass.
#
# Use the OpenSSH askpass
#Path askpass /usr/X11R6/bin/ssh-askpass
# Debug sudo /var/log/sudo_debug all@warn
# Set disable_coredump true
#
-# The plugin_path is relative to @prefix@/libexec unless
+# The plugin_path is relative to @PLUGINDIR@ unless
# fully qualified.
# The plugin_name corresponds to a global symbol in the plugin
# that contains the plugin interface structure.
\fIpath\fR
may be fully qualified or relative.
If not fully qualified it is relative to the
-\fI@prefix@/libexec\fR
+\fI@PLUGINDIR@\fR
directory.
Any additional parameters after the
\fIpath\fR
# Debug sudo /var/log/sudo_debug all@warn
# Set disable_coredump true
#
-# The plugin_path is relative to @prefix@/libexec unless
+# The plugin_path is relative to @PLUGINDIR@ unless
# fully qualified.
# The plugin_name corresponds to a global symbol in the plugin
# that contains the plugin interface structure.
.Em path
may be fully qualified or relative.
If not fully qualified it is relative to the
-.Pa @prefix@/libexec
+.Pa @PLUGINDIR@
directory.
Any additional parameters after the
.Em path
\fIpath\fR
may be fully qualified or relative.
If not fully qualified it is relative to the
-\fI@prefix@/libexec\fR
+\fI@PLUGINDIR@\fR
directory.
Any additional parameters after the
\fIpath\fR
# Debug sudo /var/log/sudo_debug all@warn
# Set disable_coredump true
#
-# The plugin_path is relative to @prefix@/libexec unless
+# The plugin_path is relative to @PLUGINDIR@ unless
# fully qualified.
# The plugin_name corresponds to a global symbol in the plugin
# that contains the plugin interface structure.
.Em path
may be fully qualified or relative.
If not fully qualified it is relative to the
-.Pa @prefix@/libexec
+.Pa @PLUGINDIR@
directory.
Any additional parameters after the
.Em path
# Debug sudo /var/log/sudo_debug all@warn
# Set disable_coredump true
#
-# The plugin_path is relative to @prefix@/libexec unless
+# The plugin_path is relative to @PLUGINDIR@ unless
# fully qualified.
# The plugin_name corresponds to a global symbol in the plugin
# that contains the plugin interface structure.
syntax described earlier.
The string should consist of the plugin
path, either fully-qualified or relative to the
-\fI@prefix@/libexec\fR
+\fI@PLUGINDIR@\fR
directory, followed by any configuration arguments the plugin requires.
These arguments (if any) will be passed to the plugin's initialization function.
If arguments are present, the string must be enclosed in double quotes
# Debug sudo /var/log/sudo_debug all@warn
# Set disable_coredump true
#
-# The plugin_path is relative to @prefix@/libexec unless
+# The plugin_path is relative to @PLUGINDIR@ unless
# fully qualified.
# The plugin_name corresponds to a global symbol in the plugin
# that contains the plugin interface structure.
syntax described earlier.
The string should consist of the plugin
path, either fully-qualified or relative to the
-.Pa @prefix@/libexec
+.Pa @PLUGINDIR@
directory, followed by any configuration arguments the plugin requires.
These arguments (if any) will be passed to the plugin's initialization function.
If arguments are present, the string must be enclosed in double quotes
# Debug sudo /var/log/sudo_debug all@warn
# Set disable_coredump true
#
-# The plugin_path is relative to @prefix@/libexec unless
+# The plugin_path is relative to @PLUGINDIR@ unless
# fully qualified.
# The plugin_name corresponds to a global symbol in the plugin
# that contains the plugin interface structure.