summaryrefslogtreecommitdiffstats
path: root/src/sdl_net-1-fixes.patch
blob: ca361e3381408cc19ad5f11622675a743b873626 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
This file is part of MXE.
See index.html for further information.

Contains ad hoc patches for cross building.

From 50ebb3d0a7e28fa3e85dff386cde7a6315865e76 Mon Sep 17 00:00:00 2001
From: MXE
Date: Mon, 27 Feb 2012 14:41:08 +0100
Subject: [PATCH] add static dependency to .pc file


diff --git a/SDL_net.pc.in b/SDL_net.pc.in
index b68055e..3ec182b 100644
--- a/SDL_net.pc.in
+++ b/SDL_net.pc.in
@@ -8,4 +8,5 @@ Description: net library for Simple DirectMedia Layer
 Version: @VERSION@
 Requires: sdl >= @SDL_VERSION@
 Libs: -L${libdir} -lSDL_net
+Libs.private: -liphlpapi -lws2_32
 Cflags: -I${includedir}/SDL
-- 
1.7.9

11139'>bug_2911139 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-25 10:39:39 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-25 10:39:39 (GMT)
commita7258480c26f267158b30ff494c04bc04c6cfae0 (patch)
treefa150585f543a3b895590b6fca51834129bcae18 /win
parent2101ef45be45e0aa88d3e8c9725df9ca92309fe9 (diff)
downloadtcl-a7258480c26f267158b30ff494c04bc04c6cfae0.zip
tcl-a7258480c26f267158b30ff494c04bc04c6cfae0.tar.gz
tcl-a7258480c26f267158b30ff494c04bc04c6cfae0.tar.bz2
proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformbug_219866c1e9