git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21964 10447126-35f2-4685-b0cf-6dd780d3921f
@ -12,6 +12,11 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
if [ $prefix_auto = 1 ] ; then
prefix="opt/nepenthes"
set_confopt
fi
# we patch configure.ac
hook_add preconf 5 "aclocal ; autoconf ; automake --add-missing"