summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorroland <roland>2005-07-25 19:30:44 +0000
committerroland <roland>2005-07-25 19:30:44 +0000
commitf00a8372e0503272cbff64b41956e2d7c15e9a24 (patch)
treed9f271819cae4ca436b4eeea704f8e5e3d0557f8 /config.in
parent67c0a57949358f8e708361ce93ef3ccc0ea8ef93 (diff)
downloadsystemtap-steved-f00a8372e0503272cbff64b41956e2d7c15e9a24.tar.gz
systemtap-steved-f00a8372e0503272cbff64b41956e2d7c15e9a24.tar.xz
systemtap-steved-f00a8372e0503272cbff64b41956e2d7c15e9a24.zip
2005-07-25 Roland McGrath <roland@redhat.com>
* configure.ac: Don't define PKGLIBDIR and PKGDATADIR here. * Makefile.am (AM_CPPFLAGS): New variable, use -D here instead. (dist-hook): Don't remove ChangeLog files. (install-data-local): Don't install docs, just runtime stuff. (rpm, clean-local): Use make variables instead of @substitution@s. * configure, config.in, aclocal.m4, Makefile.in: Regenerated
Diffstat (limited to 'config.in')
-rw-r--r--config.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.in b/config.in
index 9c833723..ea913bbf 100644
--- a/config.in
+++ b/config.in
@@ -66,12 +66,6 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* datadir */
-#undef PKGDATADIR
-
-/* pkglibdir */
-#undef PKGLIBDIR
-
/* Define to 1 if the C compiler supports function prototypes. */
#undef PROTOTYPES