Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 529974
Collapse All | Expand All

(-)file_not_specified_in_diff (-5 / +2 lines)
Line  Link Here
0
-- a/configure
0
++ b/configure
Lines 276-285 Link Here
276
276
277
echo 'Generating MCONFIG...'
277
echo 'Generating MCONFIG...'
278
(
278
(
279
    echo -n '# Generated by configure (confgen version 2) on '
279
    printf "#\n# Generated by configure (confgen version 2) on $(date)\n#\n\n"
280
    date
281
    echo '#'
282
    echo
283
280
284
    echo "BINDIR=$BINDIR"
281
    echo "BINDIR=$BINDIR"
285
    echo "SBINDIR=$SBINDIR"
282
    echo "SBINDIR=$SBINDIR"

Return to bug 529974