Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > c8fe3aa221d04007b5e5f1c26efb33f2 > files > 180

worker-2.17.2-2mdv2010.0.i586.rpm

dnl Process this file with autoconf to produce a configure script.

AC_INIT
AM_INIT_AUTOMAKE(worker, 2.10.0.2-doc)

if test "$prefix" = NONE; then
  instprefix=$ac_default_prefix
else
  instprefix=$prefix
fi

AC_CONFIG_FILES([Makefile
Deutsch/Makefile
English/Makefile
pics/Makefile])
AC_OUTPUT

echo ""
echo "Installation prefix: $instprefix"
echo ""