[dovecot-cvs] dovecot autogen.sh,1.5,1.6

tss at dovecot.org tss at dovecot.org
Thu Jan 4 13:22:06 UTC 2007


Update of /var/lib/cvs/dovecot
In directory talvi:/tmp/cvs-serv32767

Modified Files:
	autogen.sh 
Log Message:
Comment out the configurable dir environments.


Index: autogen.sh
===================================================================
RCS file: /var/lib/cvs/dovecot/autogen.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- autogen.sh	4 Jan 2007 00:53:33 -0000	1.5
+++ autogen.sh	4 Jan 2007 13:22:01 -0000	1.6
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 # If you've non-standard directories, set these
-ACLOCAL_DIR=
-GETTEXT_DIR=
+#ACLOCAL_DIR=
+#GETTEXT_DIR=
 
 if test "$ACLOCAL_DIR" != ""; then
   ACLOCAL="aclocal -I $ACLOCAL_DIR"



More information about the dovecot-cvs mailing list