boinc/m4
Eric J. Korpela 8a8ffc8ef9 Eric K 24 Apr 07
-  Exteded the "altername_platform" mechanism to x86_64 linux
       and solaris.  The current alternate platforms found by configure
       are...
	 x86_64-pc-linux-gnu    -> i686-pc-linux-gnu
	 sparc64-sun-solaris    -> sparc-sun-solaris
	 sparc-sun-solaris      -> sparc-sun-solaris2.7
	 powerpc64-apple-darwin -> powerpc-apple-darwin
    -  The alternate platform can be overridden on the configure command line
         --with-boinc-alt-platform="platformname"

    m4/
        boinc_platform.m4
    sched/
        Makefile.am
    client/
        client_state.C
        cs_scheduler.C
        client_state.h


svn path=/trunk/boinc/; revision=12467
2007-04-25 02:02:24 +00:00
..
.cvsignore
Makefile.am
acx_pthread.m4
ax_check_gl.m4
ax_check_glu.m4
ax_check_glut.m4
ax_lang_compiler_ms.m4
ax_winsock.m4
boinc_check_cygwin.m4
boinc_getsockopt.m4
boinc_msg_debug.m4
boinc_platform.m4 Eric K 24 Apr 07 2007-04-25 02:02:24 +00:00
check_ssl.m4
kc_mysql.m4
libcurl.m4
libtool.m4
sah_check_lib.m4
sah_grx.m4
sah_header_stdcxx.m4
sah_largefile_breaks_cxx.m4
sah_libext.m4
sah_links.m4
sah_namespace.m4
sah_select_bitness.m4
sah_staticize_ldflags.m4
wxWidgets.m4