Author: daniel
Date: 2003-06-29 20:02:39 -0500 (Sun, 29 Jun 2003)
New Revision: 272

Modified:
   branches/4.3.0/sid/debian/patches/003_linux.cf_and_xfree86.cf.diff
   branches/4.3.0/sid/debian/patches/004_imake_manpage_handling_overhaul.diff
Log:
#003, #004: Ugh, fully revert the GLU stuff.


Modified: branches/4.3.0/sid/debian/patches/003_linux.cf_and_xfree86.cf.diff
==============================================================================
--- branches/4.3.0/sid/debian/patches/003_linux.cf_and_xfree86.cf.diff  2003-06-30 
00:50:13 UTC (rev 271)
+++ branches/4.3.0/sid/debian/patches/003_linux.cf_and_xfree86.cf.diff  2003-06-30 
01:02:39 UTC (rev 272)
@@ -77,7 +77,7 @@
  # define XF86SetupUsesStaticTcl       NO
  /* un-comment this when it is un-broken */
  /* # define JoystickSupport YES */
-@@ -146,14 +152,60 @@
+@@ -146,14 +152,59 @@
  #  define SpecsDocDirs                        CTEXT GL ICCCM X11 Xext Xv i18n xterm
  #  define BuildRman                   NO
  #  define BuildHtmlManPages           NO
@@ -103,7 +103,6 @@
 +#  define HasXcursorLibrary           YES
 +#  define BuildRenderLibrary          NO
 +#  define HasRenderLibrary            YES
-+#  define BuildGLULibrary             NO
 +
 +#  ifdef UseInstalled
 +#    define RenderLibraryDir          /usr/X11R6
@@ -142,7 +141,7 @@
  #   define HasXdmAuth                 YES
  #   define HasLatex                   YES
  /* at present, glide2 only works on i386 */
-@@ -701,7 +753,7 @@
+@@ -701,7 +752,7 @@
  
  #if UseElfFormat
  # ifndef DoLoadableServer
@@ -151,7 +150,7 @@
  #   define DoLoadableServer   NO
  #  else
  #   define DoLoadableServer   YES
-@@ -746,7 +798,7 @@
+@@ -746,7 +797,7 @@
  
  #ifdef AlphaArchitecture
  # ifndef OptimizedCDebugFlags
@@ -160,7 +159,7 @@
  # endif
  # define LinuxMachineDefines  -D__alpha__
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -759,7 +811,7 @@
+@@ -759,7 +810,7 @@
  #ifdef Arm32Architecture
  # define DefaultCCOptions     -fsigned-char
  # ifndef OptimizedCDebugFlags
@@ -169,7 +168,7 @@
  # endif
  # define LinuxMachineDefines  -D__arm__ -D__arm32__ -U__arm -Uarm
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -767,7 +819,7 @@
+@@ -767,7 +818,7 @@
  #endif /* Arm32Achitecture */
  
  #ifdef HPArchitecture
@@ -178,7 +177,7 @@
  # define LinuxMachineDefines  -D__hppa__
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
  # define ServerExtraDefines   -DGCCUSESGAS XFree86ServerDefines
-@@ -775,7 +827,7 @@
+@@ -775,7 +826,7 @@
  
  #ifdef i386Architecture
  # ifndef OptimizedCDebugFlags
@@ -187,7 +186,7 @@
  # endif
  # define LinuxMachineDefines  -D__i386__
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -784,7 +836,7 @@
+@@ -784,7 +835,7 @@
  
  #ifdef ia64Architecture
  # ifndef OptimizedCDebugFlags
@@ -196,7 +195,7 @@
  # endif
  # define LinuxMachineDefines  -D__ia64__
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -793,7 +845,7 @@
+@@ -793,7 +844,7 @@
  
  #ifdef Mc68020Architecture
  # ifndef OptimizedCDebugFlags
@@ -205,7 +204,7 @@
  # endif
  # define LinuxMachineDefines  -D__mc68000__
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -802,7 +854,7 @@
+@@ -802,7 +853,7 @@
  
  #ifdef MipsArchitecture
  # ifndef OptimizedCDebugFlags
@@ -214,7 +213,7 @@
  # endif
  # define LinuxMachineDefines  -D__mips__
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -812,7 +864,7 @@
+@@ -812,7 +863,7 @@
  #ifdef PpcArchitecture
  # define DefaultCCOptions     -fsigned-char
  # ifndef OptimizedCDebugFlags
@@ -223,7 +222,7 @@
  # endif
  # define LinuxMachineDefines  -D__powerpc__
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -821,7 +873,7 @@
+@@ -821,7 +872,7 @@
  
  #ifdef s390Architecture
  # ifndef OptimizedCDebugFlags
@@ -232,7 +231,7 @@
  # endif
  # define LinuxMachineDefines  -D__s390__
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -829,16 +881,17 @@
+@@ -829,16 +880,17 @@
  #endif /* s390Architecture */
  
  #ifdef s390xArchitecture
@@ -256,7 +255,7 @@
  # endif
  # define LinuxMachineDefines  -D__sparc__
  # define ServerOSDefines      XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -869,7 +922,7 @@
+@@ -869,7 +921,7 @@
  #  endif
  # endif
  # ifndef OptimizedCDebugFlags

Modified: branches/4.3.0/sid/debian/patches/004_imake_manpage_handling_overhaul.diff
==============================================================================
--- branches/4.3.0/sid/debian/patches/004_imake_manpage_handling_overhaul.diff  
2003-06-30 00:50:13 UTC (rev 271)
+++ branches/4.3.0/sid/debian/patches/004_imake_manpage_handling_overhaul.diff  
2003-06-30 01:02:39 UTC (rev 272)
@@ -305,7 +305,7 @@
  /* The TT/Meltho fonts are all under non-free licenses. */
  #  define BuildTrueTypeFonts          NO
  #  define BuildBethMarduthoFonts      NO
-@@ -972,26 +973,6 @@
+@@ -971,26 +972,6 @@
  # define ConnectionFlags      -DUNIXCONN -DTCPCONN
  #endif
  


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to