summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorfche <fche>2005-07-12 21:31:25 +0000
committerfche <fche>2005-07-12 21:31:25 +0000
commitd04cf5ff9d9bbaeb0c7af500ab1e6839d9a55e14 (patch)
tree7d3966927397848ccae4797de08241b24d5897e1 /config.in
parentf4e12f02458ef7846f50c22887a907d93068738a (diff)
downloadsystemtap-steved-d04cf5ff9d9bbaeb0c7af500ab1e6839d9a55e14.tar.gz
systemtap-steved-d04cf5ff9d9bbaeb0c7af500ab1e6839d9a55e14.tar.xz
systemtap-steved-d04cf5ff9d9bbaeb0c7af500ab1e6839d9a55e14.zip
2005-07-12 Frank Ch. Eigler <fche@redhat.com>
* buildrun.cxx (compile_pass): Make non-verbose mode quieter. (run_pass): Spawn stpd for dirty work. * Makefile.am: Also build stpd into libexecdir. * configure.ac: Pass LIBEXECDIR. * Makefile.in, configure, config.in: Regenerated. * AUTHORS: Update.
Diffstat (limited to 'config.in')
-rw-r--r--config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.in b/config.in
index ea913bbf..caf3ecc9 100644
--- a/config.in
+++ b/config.in
@@ -48,6 +48,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* libexecdir */
+#undef LIBEXECDIR
+
/* Name of package */
#undef PACKAGE