autoconf
[cyrus-sasl.git] / autogen.sh
index 4f67fdd..32f62b2 100755 (executable)
@@ -2,7 +2,7 @@
 
 PATH=/usr/local/bin:$PATH
 
-#autoreconf -ivf
+autoreconf -ivf
 
 aclocal -I . -I cmulocal -I config && \
     autoheader && \