[cvs] / xvidcore / build / generic / platform.inc.in Repository:
ViewVC logotype

Diff of /xvidcore/build/generic/platform.inc.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6, Mon Apr 5 20:36:36 2004 UTC revision 1.9, Tue Jan 11 11:39:13 2011 UTC
# Line 31  Line 31 
31    
32  CC=@CC@  CC=@CC@
33  SPECIFIC_CFLAGS=@SPECIFIC_CFLAGS@  SPECIFIC_CFLAGS=@SPECIFIC_CFLAGS@
34    ALTIVEC_CFLAGS=@ALTIVEC_CFLAGS@
35  CFLAGS=@CFLAGS@  CFLAGS=@CFLAGS@
36    
37  # ============================================================================  # ============================================================================
# Line 49  Line 50 
50  API_MAJOR=@API_MAJOR@  API_MAJOR=@API_MAJOR@
51  API_MINOR=@API_MINOR@  API_MINOR=@API_MINOR@
52  RANLIB=@RANLIB@  RANLIB=@RANLIB@
53    AR=@AR@
54    
55  # ============================================================================  # ============================================================================
56  # Installation  # Installation
57  # ============================================================================  # ============================================================================
58    
59  INSTALL=@INSTALL@  INSTALL=@INSTALL@
60    DESTDIR=
61  prefix=@prefix@  prefix=@prefix@
62  exec_prefix=@exec_prefix@  exec_prefix=@exec_prefix@
63  libdir=@libdir@  libdir=@libdir@

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.9

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4