bootstrap.sh revision 8e6640f0fe9eebde5a6cc9f1c0a20a289b8ad9c8
# This file is part of nss-myhostname.
#
# Copyright 2008 Lennart Poettering
#
# modify it under the terms of the GNU Lesser General Public License
# as published by the Free Software Foundation, either version 2.1 of
# the License, or (at your option) any later version.
#
# nss-myhostname is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with nss-myhostname. If not, If not, see
VERSION=1.9
local P
local V
P="$1$V"
else
P="$1-$2"
else
P="$1"
fi
fi
shift 2
"$P" "$@"
}
set -ex
if [ "x$1" = "xam" ] ; then
else
rm -f config.cache
"$LIBTOOLIZE" -c --force
if test "x$NOCONFIGURE" = "x"; then
fi
fi