aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorceros7 <ceros7@svn>2010-03-26 21:00:19 +0000
committerceros7 <ceros7@svn>2010-03-26 21:00:19 +0000
commit2cc3456d8e1c6158fae4286d25929945b7ec1fea (patch)
tree26f8d798ab61fa43740b36f29e878c571c7447b0 /README
parentf42cec28a8f5a3b22b74ef14afd3e8485f3cc753 (diff)
Use AM_INIT_AUTOMAKE to install config.guess and config.sub.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28862 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000000..606ce27608
--- /dev/null
+++ b/README
@@ -0,0 +1,2 @@
+See README.linux or README.osx depending on your platform. Ubuntu users can
+check README.ubuntu for extra information.