ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.3/aclocal.m4
(Generate patch)

Comparing ircd-hybrid-7.3/aclocal.m4 (file contents):
Revision 1043 by michael, Thu Dec 10 13:05:19 2009 UTC vs.
Revision 1072 by michael, Wed Feb 17 22:58:23 2010 UTC

# Line 6984 | Line 6984 | lt_simple_link_test_code='public class c
6984   # ltmain only uses $CC for tagged configurations so make sure $CC is set.
6985   _LT_TAG_COMPILER
6986  
6987 + # save warnings/boilerplate of simple test code
6988 + _LT_COMPILER_BOILERPLATE
6989 + _LT_LINKER_BOILERPLATE
6990 +
6991   # Allow CC to be a program name with arguments.
6992   lt_save_CC="$CC"
6993   lt_save_GCC=$GCC
# Line 6994 | Line 6998 | _LT_TAGVAR(compiler, $1)=$CC
6998   _LT_TAGVAR(LD, $1)="$LD"
6999   _LT_CC_BASENAME([$compiler])
7000  
6997 ac_compile='$CC -c $GCJFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
6998 ac_link='$CC -o conftest$ac_exeext --main=conftest $GCJFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
6999
7000 # save warnings/boilerplate of simple test code
7001 _LT_COMPILER_BOILERPLATE
7002 _LT_LINKER_BOILERPLATE
7003
7001   # GCJ did not exist at the time GCC didn't implicitly link libc in.
7002   _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7003  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)