summaryrefslogtreecommitdiff
path: root/recordmydesktop/autogen.sh
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-07-11 16:47:00 -0700
committerVito Caputo <vcaputo@pengaru.com>2020-07-11 16:47:00 -0700
commit3625160acc1715fc380f58ec3c4248485bed2370 (patch)
treedc95a32d81daac298cef69879a639029797fb762 /recordmydesktop/autogen.sh
parentcfcca8681b88a171fb2cdbb83daa5f22bbedb6b8 (diff)
*: drop {gtk,qt}-recordmydesktop subdirs
This restores the recordmydesktop/ subdir as root from the mirror I cloned by fork from. I have no particular interest in the gtk/qt frontends and it doesn't appear they were part of a single tree in the past. But I will probably preserve backwards compatibility of the cli so they can continue to work with this fork installed.
Diffstat (limited to 'recordmydesktop/autogen.sh')
-rwxr-xr-xrecordmydesktop/autogen.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/recordmydesktop/autogen.sh b/recordmydesktop/autogen.sh
deleted file mode 100755
index 06af23f..0000000
--- a/recordmydesktop/autogen.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-
-aclocal
-autoheader
-automake --copy --add-missing
-autoconf \ No newline at end of file
© All Rights Reserved