summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2009-11-01 16:31:59 -0300
committerJorge Arellano Cid <jcid@dillo.org>2009-11-01 16:31:59 -0300
commit29ea3975335bad3fa72afe8c1724d1d00355c396 (patch)
treedf3d82747440f974b2803470be35ebfcf9eae15f /config.h.in
parentb643ca0bd58188da3dc98193f97fb220ab008983 (diff)
Implemented the file dpi based on select() (removed its pthreads dependency)
It should be faster and use less resources.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 54501855..58c33e0a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -81,6 +81,9 @@
/* Define to the home page for this package. */
#undef PACKAGE_URL
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION