17d1246
diff -up opencv-1.0.0/cxcore/include/cxmisc.h.gcc44 opencv-1.0.0/cxcore/include/cxmisc.h
17d1246
--- opencv-1.0.0/cxcore/include/cxmisc.h.gcc44	2006-05-04 17:55:17.000000000 +0200
17d1246
+++ opencv-1.0.0/cxcore/include/cxmisc.h	2009-04-22 12:42:49.000000000 +0200
17d1246
@@ -130,7 +130,7 @@
17d1246
     #include <alloca.h>
17d1246
 #elif defined HAVE_ALLOCA
17d1246
     #include <stdlib.h>
17d1246
-#elif
17d1246
+#else
17d1246
     #error
17d1246
 #endif
17d1246