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

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- configure.in.old    2006-07-14 23:41:39.000000000 -0500
0
++ configure.in        2006-07-14 23:43:40.000000000 -0500
Lines 1626-1632 Link Here
1626
               #endif],
1626
               #endif],
1627
               [va_list args;],
1627
               [va_list args;],
1628
               [AC_MSG_RESULT(yes)],
1628
               [AC_MSG_RESULT(yes)],
1629
               [NEED_VA_LIST=-DNEED_VA_LIST AC_SUBST(NEED_VA_LIST) AC_MSG_RESULT(no)])
1629
               [NEED_VA_LIST=-DNEED_VA_LIST 
1630
                AC_SUBST(NEED_VA_LIST) 
1631
                AC_MSG_RESULT(no)])
1630
1632
1631
case $host in
1633
case $host in
1632
       *bsd*)
1634
       *bsd*)

Return to bug 138690