Skip to content

Commit

Permalink
Add missing rlm_unbound config.h.in
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Apr 3, 2014
1 parent 371c7e7 commit ae78131
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/modules/rlm_unbound/config.h.in
@@ -0,0 +1,19 @@
/* config.h.in. Generated from configure.ac by autoheader. */

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

0 comments on commit ae78131

Please sign in to comment.