summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.in')
-rw-r--r--config.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/config.in b/config.in
index caf3ecc9..9c833723 100644
--- a/config.in
+++ b/config.in
@@ -48,9 +48,6 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* libexecdir */
-#undef LIBEXECDIR
-
/* Name of package */
#undef PACKAGE
@@ -69,6 +66,12 @@
/* 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