[xdebug-dev] xdebug xdebug/debugclient/configure.in xdebug/debugclient/build/threads.m4 - Fixed bug #102: Problems with configure for automake 1.8.

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Mon, 15 Nov 2004 18:52:28 +0100

Date: Mon Nov 15 18:52:28 CET 2004
User: Derick Rethans
Directory: xdebug

Log Message:
[0.25]
- Fixed bug #102: Problems with configure for automake 1.8.
#- We don't use threads here anyway.

Deleted files:
           xdebug/debugclient/build/threads.m4 (last version: 1.1)
Modified files:
           xdebug/debugclient/configure.in (version: 1.4)

[FILE: /xdebug/debugclient/configure.in]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xdebug/debugclient/configure.in:1.3 Thu Oct 30 07:16:14 2003 GMT
+++ xdebug/debugclient/configure.in Mon Nov 15 16:52:28 2004 GMT
@@ -1,4 +1,4 @@
-dnl $Id: cvstemp,v 1.3 2003/10/30 08:16:14 derick Exp $
+dnl $Id: cvstemp,v 1.4 2004/11/15 17:52:28 derick Exp $
 dnl
 dnl Process this file with autoconf to produce a configure script.
 dnl
@@ -66,11 +66,6 @@
 
 AC_CHECK_FUNCS(strerror strtol strtoul)
 
-sinclude(build/threads.m4)
-PTHREADS_CHECK
-PTHREADS_ASSIGN_VARS
-PTHREADS_FLAGS
-
 dnl
 dnl Debug section:
 dnl
Received on Mon Nov 15 2004 - 18:52:31 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST