summaryrefslogtreecommitdiffstats
path: root/knetworkconf/backends/configure.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'knetworkconf/backends/configure.in.in')
-rw-r--r--knetworkconf/backends/configure.in.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/knetworkconf/backends/configure.in.in b/knetworkconf/backends/configure.in.in
deleted file mode 100644
index 44cfc14..0000000
--- a/knetworkconf/backends/configure.in.in
+++ /dev/null
@@ -1,15 +0,0 @@
-dnl ==============================================================
-dnl Set SCRIPTS_DIR, FILES_DIR & LOCALE_DIR
-dnl ==============================================================
-KDE_EXPAND_MAKEVAR(KDE_DATADIR, kde_datadir)
-scriptsdir="$KDE_DATADIR/knetworkconf/backends"
-
-AC_SUBST(scriptsdir)
-
-dnl ==============================================================
-dnl END: Set SCRIPTS_DIR, FILES_DIR & LOCALE_DIR
-dnl ==============================================================
-
-dnl Keep the comment on the line below, it works that way.
-dnl AC_OUTPUT(knetworkconf/backends/system-tools-backends.pc knetworkconf/backends/network-conf knetworkconf/backends/debug.pl knetworkconf/backends/file.pl knetworkconf/backends/general.pl knetworkconf/backends/network.pl knetworkconf/backends/parse.pl knetworkconf/backends/platform.pl knetworkconf/backends/process.pl knetworkconf/backends/replace.pl knetworkconf/backends/report.pl knetworkconf/backends/service-list.pl knetworkconf/backends/service.pl knetworkconf/backends/util.pl knetworkconf/backends/xml.pl)
-echo "Backend configured."