diff options
Diffstat (limited to 'include/autotools.mk')
-rw-r--r-- | include/autotools.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/autotools.mk b/include/autotools.mk index 17fa179fa..558e247fd 100644 --- a/include/autotools.mk +++ b/include/autotools.mk @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ define replace if [ -f "$(PKG_BUILD_DIR)/$(3)$(1)" -a -e "$(2)/$(1)" ]; then \ |