Author: ggregory
Date: Sun Jul  9 22:44:49 2017
New Revision: 1801400

URL: http://svn.apache.org/viewvc?rev=1801400&view=rev
Log:
Remove version $Id in comments.

Modified:
    commons/proper/daemon/trunk/src/native/unix/support/apfunctions.m4
    commons/proper/daemon/trunk/src/native/unix/support/apjava.m4
    commons/proper/daemon/trunk/src/native/unix/support/apsupport.m4

Modified: commons/proper/daemon/trunk/src/native/unix/support/apfunctions.m4
URL: 
http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/native/unix/support/apfunctions.m4?rev=1801400&r1=1801399&r2=1801400&view=diff
==============================================================================
--- commons/proper/daemon/trunk/src/native/unix/support/apfunctions.m4 
(original)
+++ commons/proper/daemon/trunk/src/native/unix/support/apfunctions.m4 Sun Jul  
9 22:44:49 2017
@@ -15,10 +15,6 @@ dnl See the License for the specific lan
 dnl limitations under the License.
 dnl
 
-dnl -------------------------------------------------------------------------
-dnl Version $Id$
-dnl -------------------------------------------------------------------------
-
 AC_DEFUN(AP_MSG_HEADER,[
   printf "*** %s ***\n" "$1" 1>&2
   AC_PROVIDE([$0])

Modified: commons/proper/daemon/trunk/src/native/unix/support/apjava.m4
URL: 
http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/native/unix/support/apjava.m4?rev=1801400&r1=1801399&r2=1801400&view=diff
==============================================================================
--- commons/proper/daemon/trunk/src/native/unix/support/apjava.m4 (original)
+++ commons/proper/daemon/trunk/src/native/unix/support/apjava.m4 Sun Jul  9 
22:44:49 2017
@@ -15,10 +15,6 @@ dnl See the License for the specific lan
 dnl limitations under the License.
 dnl
 
-dnl -------------------------------------------------------------------------
-dnl Version $Id$
-dnl -------------------------------------------------------------------------
-
 AC_DEFUN([AP_FIND_JAVA],[
   AC_ARG_WITH(java,[  --with-java=DIR         Specify the location of your JDK 
installation],[
     AC_MSG_CHECKING([JAVA_HOME])

Modified: commons/proper/daemon/trunk/src/native/unix/support/apsupport.m4
URL: 
http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/native/unix/support/apsupport.m4?rev=1801400&r1=1801399&r2=1801400&view=diff
==============================================================================
--- commons/proper/daemon/trunk/src/native/unix/support/apsupport.m4 (original)
+++ commons/proper/daemon/trunk/src/native/unix/support/apsupport.m4 Sun Jul  9 
22:44:49 2017
@@ -15,10 +15,6 @@ dnl See the License for the specific lan
 dnl limitations under the License.
 dnl
 
-dnl -------------------------------------------------------------------------
-dnl Version $Id$
-dnl -------------------------------------------------------------------------
-
 AC_DEFUN(AP_SUPPORTED_HOST,[
   AC_MSG_CHECKING([C flags dependant on host system type])
 


Reply via email to