Browse Source

util-linux-ng: hacked to avoid an spontaneous aclocal call

user/chris/old/ruby
Alejandro Mery 15 years ago
committed by Alejandro Mery
parent
commit
02ca372d53
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      base/util-linux-ng/util-linux-ng.conf

+ 3
- 0
base/util-linux-ng/util-linux-ng.conf

@ -16,3 +16,6 @@ if [ $prefix_auto = 1 ] ; then
prefix=
set_confopt
fi
# HACK: avoid spontaneous aclocal call
hook_add preconf 5 'touch aclocal.m4'

Loading…
Cancel
Save