aboutsummaryrefslogtreecommitdiff
path: root/graphics/libvisual/files/patch-configure
blob: d8f1678d1cd46f1edd54f63d887f22256f68c0b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- configure.orig	Thu Jun 23 13:09:46 2005
+++ configure	Thu Jun 23 13:10:48 2005
@@ -25450,7 +25450,11 @@
         if test x$lv_ix86 = xyes ; then
                 cat >>$outfile <<_______EOF
 
+#if defined(__GNUC__) && __GNUC__ <= 2
+#define VISUAL_ARCH_UNKNOWN
+#else
 #define VISUAL_ARCH_X86
+#endif
 _______EOF
         fi