summaryrefslogtreecommitdiff
path: root/recordmydesktop/autogen.sh
diff options
context:
space:
mode:
authorbiocrasher <biocrasher@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-07-13 00:08:45 +0000
committerbiocrasher <biocrasher@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-07-13 00:08:45 +0000
commitdad971c4a423e39a6cc6886585d25150e0d12c8f (patch)
tree2cce86963b3fb5de48768395f9a071bb52e3bba6 /recordmydesktop/autogen.sh
parentf635ae4bbdb7397764fbc4b1b1cfd6cde2d2ecce (diff)
This commit was generated by cvs2svn to compensate for changes in r3,
which included commits to RCS files with non-trunk default branches. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@4 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/autogen.sh')
-rw-r--r--recordmydesktop/autogen.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/recordmydesktop/autogen.sh b/recordmydesktop/autogen.sh
new file mode 100644
index 0000000..06af23f
--- /dev/null
+++ b/recordmydesktop/autogen.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+
+aclocal
+autoheader
+automake --copy --add-missing
+autoconf \ No newline at end of file
© All Rights Reserved