summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2022-01-02 00:08:04 +0000
committerColin Watson <cjwatson@debian.org>2022-01-02 00:08:04 +0000
commitf999640373ee13e94487b2322e804260d06c81b6 (patch)
treec9c30d57e72bf1d987ff32c83ec839b6a33e5e08 /.gitignore
parent88c3b67f57809ee0a168afa881b0e3c4220e616e (diff)
Trim down direct Gnulib dependencies a little
* bootstrap.conf (gnulib_modules): Add c99 (already used indirectly, but seems like a good idea to request directly now). Remove getopt-gnu, lock, and unsetenv, none of which we use directly. Replace fcntl with fcntl-h and signal with signal-h, since we use the corresponding header files directly but not the corresponding functions. * .gitignore: Remove lib/getopt.h.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2b6f642e..b9c28a41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,7 +26,6 @@ include/*.h
init/systemd/man-db.conf
init/systemd/man-db.service
lib/.deps
-lib/getopt.h
libdb/.deps
man/replace.sin
man/replace.sed