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

Comparing ircd-hybrid-7.3/aclocal.m4 (file contents):
Revision 1029 by michael, Sun Nov 8 13:10:50 2009 UTC vs.
Revision 1033 by michael, Thu Dec 3 19:04:55 2009 UTC

# Line 13 | Line 13
13  
14   m4_ifndef([AC_AUTOCONF_VERSION],
15    [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16 < m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.64],,
17 < [m4_warning([this file was generated for autoconf 2.64.
16 > m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
17 > [m4_warning([this file was generated for autoconf 2.65.
18   You have another version of autoconf.  It may work, but is not guaranteed to.
19   If you have problems, you may need to regenerate the build system entirely.
20   To do so, use the procedure documented by the package, typically `autoreconf'.])])
# 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
6987   # Allow CC to be a program name with arguments.
6988   lt_save_CC="$CC"
6989   lt_save_GCC=$GCC
# Line 6998 | Line 6994 | _LT_TAGVAR(compiler, $1)=$CC
6994   _LT_TAGVAR(LD, $1)="$LD"
6995   _LT_CC_BASENAME([$compiler])
6996  
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 +
7004   # GCJ did not exist at the time GCC didn't implicitly link libc in.
7005   _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7006  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines