2011-11-29 [wwp] 3.7.10cvs107
[claws.git] / autogen.sh
index d9cf1b6d765291fb1320b095120a9380864735e6..5821298bde83b5670d425782ec8962ab8a553915 100644 (file)
@@ -1,5 +1,11 @@
 #!/bin/sh
-
+echo
+echo Warning:
+echo
+echo Development takes place on the \'gtk2\' cvs branch.
+echo You problably don\'t want to compile the old gtk1 branch.
+echo Use the \'-r gtk2\' parameter in the \'cvs checkout\' command.
+echo
 autopoint \
   && aclocal -I m4 \
   && libtoolize --force --copy \