aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMax Horn2008-08-27 18:52:21 +0000
committerMax Horn2008-08-27 18:52:21 +0000
commit31320430de82972224b12461c241c3633d2534a6 (patch)
treeb868ffed4d1695d1ddcb360457c2b5046c805926 /configure
parent5860aa45b75c1680af509d797fac98fda939820e (diff)
downloadscummvm-rg350-31320430de82972224b12461c241c3633d2534a6.tar.gz
scummvm-rg350-31320430de82972224b12461c241c3633d2534a6.tar.bz2
scummvm-rg350-31320430de82972224b12461c241c3633d2534a6.zip
Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix Compile
svn-id: r34194
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 155921c66b..12e19cb9d9 100755
--- a/configure
+++ b/configure
@@ -1074,7 +1074,6 @@ case $_host_os in
;;
mint*)
DEFINES="$DEFINES -DUNIX -DSYSTEM_NOT_SUPPORTING_D_TYPE"
- LIBS="$LIBS -lsocket"
;;
amigaos*)
# TODO: anything to be added here?