Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 19094 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- ./configure.in      2003-04-26 19:49:09.000000000 +0200
0
++ ./configure.in.patched      2003-05-14 12:41:50.000000000 +0200
Lines 89-95 Link Here
89
            fi
89
            fi
90
90
91
            dnl apache_dir and apache_include are also needed.
91
            dnl apache_dir and apache_include are also needed.
92
            apache_dir=`$APXS -q PREFIX`
92
            apache_dir=`$APXS -q libexecdir`
93
            apache_include="-I`$APXS -q INCLUDEDIR`"
93
            apache_include="-I`$APXS -q INCLUDEDIR`"
94
94
95
            dnl test apache version
95
            dnl test apache version

Return to bug 19094