Browse Source

Add PACKAGE_URL to config.h.in

tags/json-c-0.11-20130402
Eric Haszlakiewicz 12 years ago
parent
commit
7653d4952a
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      config.h.in

+ 3
- 0
config.h.in View File

@@ -117,6 +117,9 @@
/* 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



Loading…
Cancel
Save