]> git.pld-linux.org Git - packages/tcl.git/commitdiff
- fixed for autoconf 2.53
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Aug 2002 11:38:05 +0000 (11:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tcl-ac25x.patch -> 1.3

tcl-ac25x.patch

index 8710ad94ed7fe4091b85a9a9676fa8e32e2a4792..2af0b7063a72ff6a9382d2d6f0b757803c3dcd21 100644 (file)
      fi
  
  #--------------------------------------------------------------------
---- tcl8.3.4.orig/unix/tcl.m4  Wed Jul  3 18:18:56 2002
-+++ tcl8.3.4/unix/tcl.m4       Wed Jul  3 18:19:41 2002
-@@ -861,7 +861,7 @@
-             # is kind of overkill but it works.
-             # Disable inlining only when one of the
-             # files in compat/*.c is being linked in.
--            if test x"${LIB@&t@OBJS}" != x ; then
-+            if test x"${LIBOBJS}" != x ; then
-                 EXTRA_CFLAGS="${EXTRA_CFLAGS} -fno-inline"
-             fi
This page took 0.030771 seconds and 4 git commands to generate.