[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com pecl/system/dio: Remove $Id$ marker from good-old CVS days which are now useless: con
From:       Remi Collet <remi () php ! net>
Date:       2016-12-12 20:24:57
Message-ID: php-mail-db13d7a8a8bc88b48fec8ed2ef6d54091766546936 () git ! php ! net
[Download RAW message or body]

Commit:    94a4bf982ab3945bafafd8202ee4a73f37a4b4eb
Author:    Michael Heimpold <mhei@heimpold.de>         Mon, 12 Dec 2016 21:15:55 \
                +0100
Parents:   2a3bef1b1184ca106a81fae762c11cee2dbac26d
Branches:  master

Link:       http://git.php.net/?p=pecl/system/dio.git;a=commitdiff;h=94a4bf982ab3945bafafd8202ee4a73f37a4b4eb


Log:
Remove $Id$ marker from good-old CVS days which are now useless

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

Changed paths:
  M  config.m4
  M  config.w32


Diff:
diff --git a/config.m4 b/config.m4
index 6e8952e..34b2266 100644
--- a/config.m4
+++ b/config.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl 
-
 PHP_ARG_ENABLE(dio, whether to enable direct I/O support,
 [  --enable-dio            Enable direct I/O support])
 
@@ -33,4 +29,3 @@ if test "$PHP_DIO" != "no"; then
   PHP_ADD_BUILD_DIR($abs_builddir/$subdir, 1)
   PHP_ADD_INCLUDE([$ext_srcdir/$subdir])
 fi
-
diff --git a/config.w32 b/config.w32
index 9224d5d..fc02719 100644
--- a/config.w32
+++ b/config.w32
@@ -1,4 +1,3 @@
-// $Id$
 // vim:ft=javascript
 
 ARG_ENABLE("dio", "Enable the direct I/O support", "no");
@@ -20,4 +19,3 @@ if (PHP_DIO != "no") {
 
 	AC_DEFINE('HAVE_DIO', 1, 'dio support');
 }
-


--
PECL CVS Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic