|
|
@ -14,6 +14,10 @@ |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if [ $prefix_auto = 1 ]; then |
|
|
|
|
|
|
|
var_append extraconfopt ' ' '--with-logfile="$localstatedir/log/snmpd.log"' |
|
|
|
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
# Use defaults for prompted values |
|
|
|
# Use defaults for prompted values |
|
|
|
var_append confopt ' ' "--with-defaults" |
|
|
|
var_append confopt ' ' "--with-defaults" |
|
|
|
|
|
|
|
|
|
|
|