Added aclocal --install option to libpaper bep.

This commit is contained in:
Scott McCreary
2011-04-15 22:05:45 +00:00
parent 1780ce2b1c
commit f0c6620dc2

View File

@@ -10,8 +10,7 @@ BUILD {
mkdir -p `finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man
echo 'AC_CONFIG_MACRO_DIR([m4])' >> configure.ac
libtoolize --force --copy --install
aclocal -I m4
# automake
aclocal --install -I m4
autoconf
COMMON_DOCS=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`
COMMON_BIN=`finddir B_COMMON_BIN_DIRECTORY`
@@ -26,6 +25,7 @@ BUILD {
INSTALL {
cd libpaper-1.1.24
make install
}
LICENSE="GNU GPL v2"
COPYRIGHT="1996 Yves Arrouye