diff options
author | Mukund Sivaraman <muks@banu.com> | 2008-06-19 21:36:46 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2008-06-19 21:36:46 +0530 |
commit | 1b99c216fe189c8dc7846ee9b6d33d8f4abb229a (patch) | |
tree | 07c91469e4dbcae1718fa5af33c4f0f1cd042656 | |
parent | 20a7e61360b24b003f777b91dca85797ad4f4d2a (diff) | |
download | tinyproxy-1b99c216fe189c8dc7846ee9b6d33d8f4abb229a.tar.gz tinyproxy-1b99c216fe189c8dc7846ee9b6d33d8f4abb229a.zip |
Remove Id tag from configure.ac
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 05b5c72..b39d553 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,4 @@ -dnl $Id: configure.ac,v 2.70 2005-08-16 04:03:18 rjkaes Exp $ - -dnl Devlopers, please strive to achieve this order: +dnl Developers, please strive to achieve this order: dnl dnl 0. Initialization and options processing dnl 1. Programs |