summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-23 18:09:40 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-23 18:09:40 +0000
commit2f1ed196eb20b9b52c021cc56c34c3b55d8646ca (patch)
treee2822713c5c4ba78fbbf8dedc228661482d86807 /bootstrap
parent81a3cd6df67296fdc952f7f37389214d0beb5edf (diff)
downloadcoreutils-2f1ed196eb20b9b52c021cc56c34c3b55d8646ca.tar.xz
No need to define gl_LOCK.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 6bbdc3742..e13a7fdd0 100755
--- a/bootstrap
+++ b/bootstrap
@@ -235,7 +235,6 @@ slurp() {
/^AC_DEFUN(\[gt_INTL_SUBDIR_CORE],/,/^]/c\
AC_DEFUN([gt_INTL_SUBDIR_CORE], [])
$a\
- AC_DEFUN([gl_LOCK], [])\
AC_DEFUN([gl_LOCK_EARLY], [])
' $1/$dir/$file >$dir/$file
else