aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorHenrik Kinnunen <fluxgen@fluxbox.org>2009-02-21 12:38:58 (GMT)
committerHenrik Kinnunen <fluxgen@fluxbox.org>2009-02-21 12:38:58 (GMT)
commit8e0927e6365ef295bab9a6037e0647cb9cc57fb2 (patch)
treee904ef58a4f68c0a9a0d8abbc5bb0bed3644c7a0 /config.h.in
parent40f09b841b76a983d71126969016e9597c9217eb (diff)
downloadfbpager-8e0927e6365ef295bab9a6037e0647cb9cc57fb2.zip
fbpager-8e0927e6365ef295bab9a6037e0647cb9cc57fb2.tar.bz2
Added autogen.sh from fluxbox and regenerated autogen/autoconf filesHEADmaster
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 59880af..8765451 100644
--- a/config.h.in
+++ b/config.h.in
@@ -63,6 +63,10 @@
63/* "Xrender support" */ 63/* "Xrender support" */
64#undef HAVE_XRENDER 64#undef HAVE_XRENDER
65 65
66/* Define to the sub-directory in which libtool stores uninstalled libraries.
67 */
68#undef LT_OBJDIR
69
66/* Define to the address where bug reports for this package should be sent. */ 70/* Define to the address where bug reports for this package should be sent. */
67#undef PACKAGE_BUGREPORT 71#undef PACKAGE_BUGREPORT
68 72