--- makemake	2002-09-27 14:47:35.000000000 +0200
+++ makemake	2005-07-04 10:56:36.000000000 +0200
@@ -1,11 +1,11 @@
 #! /bin/sh
 
+glibtoolize --force
 aclocal
 autoheader
 automake --add-missing
 autoconf
 automake
-./configure --enable-samples

 
 echo "Please run the following command now:"
 echo "make"
