[xiph-cvs] cvs commit: ices configure.in

Jack Moffitt jack at xiph.org
Mon Oct 29 07:03:41 PST 2001



jack        01/10/29 07:03:41

  Modified:    .        configure.in
  Log:
  Fix for x86 Solaris.

Revision  Changes    Path
1.11      +1 -1      ices/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/ices/configure.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- configure.in	2001/10/29 14:57:38	1.10
+++ configure.in	2001/10/29 15:03:40	1.11
@@ -17,7 +17,7 @@
                 CFLAGS="-O2 -w -signed -D_REENTRANT"
                 PROFILE="-p -g3 -O2 -signed -D_REENTRANT"
                 ;;
-        *-sun-solaris*)
+        *-*-solaris*)
                 DEBUG="-v -g -D_REENTRANT"
                 CFLAGS="-xO4 -fast -w -fsimple -native -xcg92 -D_REENTRANT"
                 PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc -D_REENTRANT"

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list