View | Details | Raw Unified | Return to bug 50564 | Differences between
and this patch

Collapse All | Expand All

(-)apache2/distinfo (-1 / +1 lines)
Lines 1-2 Link Here
1
MD5 (httpd-2.0.44.tar.gz) = 786c8d62bf18c6c88d2d82a9443cd1e1
1
MD5 (httpd-2.0.45.tar.gz) = 1f33e9a2e2de06da190230fa72738d75
(-)apache2/files/patch-configure (-4 / +5 lines)
Lines 1-6 Link Here
1
--- configure.orig	Thu Oct  3 14:43:28 2002
1
--- configure.orig	Thu Apr  3 20:16:24 2003
2
+++ configure	Wed Jan  8 19:58:11 2003
2
+++ configure	Thu Apr  3 20:21:29 2003
3
@@ -1520,7 +1520,7 @@
3
@@ -1513,7 +1513,7 @@
4
       $srcdir/config.layout > $pldconf
4
       $srcdir/config.layout > $pldconf
5
   layout_name=$LAYOUT
5
   layout_name=$LAYOUT
6
   . $pldconf
6
   . $pldconf
Lines 9-33 Link Here
9
   for var in prefix exec_prefix bindir sbindir libexecdir mandir \
9
   for var in prefix exec_prefix bindir sbindir libexecdir mandir \
10
              sysconfdir datadir errordir iconsdir htdocsdir cgidir \
10
              sysconfdir datadir errordir iconsdir htdocsdir cgidir \
11
              includedir localstatedir runtimedir logfiledir libdir \
11
              includedir localstatedir runtimedir logfiledir libdir \
12
@@ -2627,7 +2627,7 @@
12
@@ -2613,7 +2613,7 @@
13
     ac_sub_cache_file="$ac_popdir/$cache_file" ;;
13
   esac
14
   esac

Return to bug 50564