]> git.cworth.org Git - obsolete/notmuch-old/commit
lib/getdate: Add a very simple config.h file.
authorCarl Worth <cworth@cworth.org>
Thu, 11 Mar 2010 00:22:54 +0000 (16:22 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Mar 2010 00:31:10 +0000 (16:31 -0800)
commitfc3b51f799ba5da9deafbbc4f75cf72b897a6ac8
tree0adb35908bac8b2c000bcb908e6ef1a914f4e5cc
parentcc30764703bcb3d9474569428a2d486af486f2b8
lib/getdate: Add a very simple config.h file.

Here we are merely enabling the _GL_UNUSED macro for versions of gcc
that support it. The getdate source code doesn't require anything else.
lib/getdate/config.h [new file with mode: 0644]