*** empty log message ***

svn path=/trunk/boinc/; revision=10395
This commit is contained in:
Rom Walton 2006-06-19 09:03:53 +00:00
parent 1fa2e3de0a
commit 45c7e348b3
1 changed files with 2 additions and 2 deletions

View File

@ -228,8 +228,8 @@ dnl installed everywhere should be linked statically when building portable
dnl binaries. Put libraries that should be linked statically on every platform dnl binaries. Put libraries that should be linked statically on every platform
dnl in the STATIC_LIB_LIST variable before calling SAH_CHECK_LIB. (Note: Only dnl in the STATIC_LIB_LIST variable before calling SAH_CHECK_LIB. (Note: Only
dnl the '*' wildcard is supported). dnl the '*' wildcard is supported).
STATIC_LIB_LIST="stdc++ gcc gcc_eh gtk* gdk* gmodule gthread glib wx* tiff jpeg STATIC_LIB_LIST="stdc++ gcc gcc_eh atk* gtk* gdk* gmodule* gthread* gobject*
png Xi glut socket z" glib* pango* pangocairo* wx* tiff* jpeg* png* Xi glut socket z expat*"
dnl We'll store these libs in a separate variable BOINC_EXTRA_LIBS for later dnl We'll store these libs in a separate variable BOINC_EXTRA_LIBS for later
dnl post-processing instead of the default-action, which would append dnl post-processing instead of the default-action, which would append