author | Ryan C. Gordon <icculus@icculus.org> |
Thu, 01 Dec 2005 19:22:32 +0000 | |
changeset 1193 | 3bafdbba8dcf |
parent 1192 | 54aa9aa32327 |
child 1194 | b8f167923bfc |
configure.in | file | annotate | diff | comparison | revisions |
--- a/configure.in Mon Nov 28 13:58:26 2005 +0000 +++ b/configure.in Thu Dec 01 19:22:32 2005 +0000 @@ -2796,7 +2796,6 @@ if test x$enable_cdrom = xyes; then CDROM_SUBDIRS="$CDROM_SUBDIRS macosx" CDROM_DRIVERS="$CDROM_DRIVERS macosx/libcdrom_macosx.la" - SYSTEM_LIBS="$SYSTEM_LIBS -lstdc++" fi # Set up files for the thread library if test x$enable_threads = xyes; then