|
|
|
@ -11,8 +11,8 @@
|
|
|
|
|
# the Free Software Foundation; version 2 of the License. A copy of the |
|
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
if pkginstalled sysvinit; then |
|
|
|
|
# this one is cleaner to disable than sysvinit's |
|
|
|
|
var_append extraconfopt ' ' '--disable-wall' |
|
|
|
|
if [ $prefix_auto = 1 ] ; then |
|
|
|
|
prefix= |
|
|
|
|
set_confopt |
|
|
|
|
fi |
|
|
|
|
var_append extraconfopt ' ' '--disable-wall' |
|
|
|
|