[svn] / branches / release-1_3-branch / xvidcore / build / generic / platform.inc.in Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/build/generic/platform.inc.in

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

revision 1925, Mon Dec 27 16:39:33 2010 UTC revision 2037, Thu Sep 15 10:36:33 2011 UTC
# Line 33  Line 33 
33  SPECIFIC_CFLAGS=@SPECIFIC_CFLAGS@  SPECIFIC_CFLAGS=@SPECIFIC_CFLAGS@
34  ALTIVEC_CFLAGS=@ALTIVEC_CFLAGS@  ALTIVEC_CFLAGS=@ALTIVEC_CFLAGS@
35  CFLAGS=@CFLAGS@  CFLAGS=@CFLAGS@
36    LDFLAGS=@LDFLAGS@
37    
38  # ============================================================================  # ============================================================================
39  # Assembler  # Assembler
# Line 50  Line 51 
51  API_MAJOR=@API_MAJOR@  API_MAJOR=@API_MAJOR@
52  API_MINOR=@API_MINOR@  API_MINOR=@API_MINOR@
53  RANLIB=@RANLIB@  RANLIB=@RANLIB@
54    AR=@AR@
55    
56  # ============================================================================  # ============================================================================
57  # Installation  # Installation
# Line 59  Line 61 
61  DESTDIR=  DESTDIR=
62  prefix=@prefix@  prefix=@prefix@
63  exec_prefix=@exec_prefix@  exec_prefix=@exec_prefix@
64    bindir=@bindir@
65  libdir=@libdir@  libdir=@libdir@
66  includedir=@includedir@  includedir=@includedir@
67    

Legend:
Removed from v.1925  
changed lines
  Added in v.2037

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