summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2009-05-11 10:23:34 -0700
committerNathan Kinder <nkinder@redhat.com>2009-05-11 10:23:34 -0700
commit75dbea2bc03a224900292dea1701f1b305f3fa06 (patch)
tree6ff7104f60692a34db295f7e2758bfcaec887eb5 /config.h.in
parentd19eafcd211d89cffdac1b2c3432087443e7d122 (diff)
downloadds-75dbea2bc03a224900292dea1701f1b305f3fa06.tar.gz
ds-75dbea2bc03a224900292dea1701f1b305f3fa06.tar.xz
ds-75dbea2bc03a224900292dea1701f1b305f3fa06.zip
Generated autotools files for syntax validation feature.
A change was also made to Makefile.am to avoid library versioning for our C++ plug-in libraries. This change should allow us to use autogen.sh on recent platforms without running into issues during build-time.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 981e8157..aeec5dbc 100644
--- a/config.h.in
+++ b/config.h.in
@@ -408,7 +408,7 @@
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t
-/* Define to `unsigned' if <sys/types.h> does not define. */
+/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t
/* SunOS5 */