summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 8dfeaed..fe00b07 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,12 +19,6 @@ AM_CHECK_PYMOD(avahi,,,[AC_MSG_ERROR(Could not find Python module avahi)])
# AM_CHECK_PYMOD(gnomeapplet,,,[AC_MSG_ERROR(Could not find Python module gnomeapplet)])
dnl ========================================================
-dnl Directory where services' scripts will be installed
-dnl ========================================================
-SCRIPTSDIR="${datadir}/${PACKAGE}/scripts/"
-AC_SUBST(SCRIPTSDIR)
-
-dnl ========================================================
dnl Directory where services' actions will be installed
dnl ========================================================
ACTIONSDIR="${datadir}/${PACKAGE}/actions/"
@@ -55,7 +49,6 @@ AC_CONFIG_FILES([
icons/24x24/Makefile
icons/48x48/Makefile
schemas/Makefile
- scripts/Makefile
servers/Makefile
actions/Makefile
actions/services/Makefile