File: tclconfig-new.patch

package info (click to toggle)
togl 2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,504 kB
  • sloc: ansic: 5,979; sh: 591; python: 75; javascript: 19; makefile: 16
file content (13 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: togl-2.0/tclconfig/tcl.m4
===================================================================
--- togl-2.0.orig/tclconfig/tcl.m4	2010-06-28 14:39:19.000000000 +0200
+++ togl-2.0/tclconfig/tcl.m4	2010-06-28 14:39:45.000000000 +0200
@@ -1574,7 +1574,7 @@
 	        ])
 	    ])
 	    ;;
-	Linux*)
+	Linux*|GNU*)
 	    SHLIB_CFLAGS="-fPIC"
 	    SHLIB_LD_LIBS='${LIBS}'
 	    SHLIB_SUFFIX=".so"