summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-05-08 17:35:23 +0200
committerAkim Demaille <akim.demaille@gmail.com>2020-05-08 18:29:30 +0200
commitfb49a10e2cda3e7d9069b0cd8ef0ca0bc44bef9a (patch)
tree667b8e89f9c0d9b4a77a29bf68c0ffd0221272c5 /lib
parentf049a57eece63a54d31e32e672922d0bcf8f95f4 (diff)
downloadbison-fb49a10e2cda3e7d9069b0cd8ef0ca0bc44bef9a.tar.gz
gnulib: update, and use the attribute module
* gnulib: Update. * bootstrap.conf: Use attribute. * src/system.h: Remove macros for attributes. Adjust dependencies. * src/scan-gram.l (DEPRECATED): Rename as... (DEPRECATED_DIRECTIVE): this, to avoid the clash with the DEPRECATED macro.
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index 84f80d99..a34e66ae 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -18,6 +18,7 @@
/asnprintf.c
/asprintf.c
/assure.h
+/attribute.h
/basename-lgpl.c
/basename.c
/binary-io.c