diff --git a/src/include/config.h.in b/src/include/config.h.in
index c7ef0c437cd4ed9fc4170664c2f35c7bf0c2c2f9..ef9e8c8f404d2d05b8e2441c4384fdc21f20f4ab 100644
--- a/src/include/config.h.in
+++ b/src/include/config.h.in
@@ -276,7 +276,7 @@
  * search.
  * For further information see README.GEQO <utesch@aut.tu-freiberg.de>.
  */
-/*#define GEQO */ /* backend/optimizer/path/allpaths.c */
+#define GEQO /* backend/optimizer/path/allpaths.c */
 
 /*
  * Define this if you want psql to _always_ ask for a username and a password