Discussion:
[libdvdcss-devel] [PATCH] INSTALL: Bootstrap with autoreconf now that ./bootstrap is gone
Diego Biurrun
2013-02-19 13:48:24 UTC
Permalink
---
INSTALL | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index 0038345..9e07ab1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,8 +12,8 @@ See `./configure --help' for more information.


If you got libdvdcss from its version control system, please bootstrap first:
-
- ./bootstrap
+
+ autoreconf -i


Building libdvdcss
--
1.7.9.5
Diego Elio Pettenò
2013-02-19 13:50:23 UTC
Permalink
Post by Diego Biurrun
---
INSTALL | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
LGTM
--
Diego Elio Pettenò — Flameeyes
***@flameeyes.eu — http://blog.flameeyes.eu/
Jean-Baptiste Kempf
2013-02-26 01:24:02 UTC
Permalink
Post by Diego Biurrun
---
INSTALL | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
LGTM
Ship it.
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
Diego Biurrun
2013-02-26 08:10:43 UTC
Permalink
libdvdcss | branch: master | Diego Biurrun <***@biurrun.de> | Tue Feb 19 14:48:24 2013 +0100| [1d66d696a1d18db48a868cada1eb9b47cd7f5206] | committer: Jean-Baptiste Kempf

INSTALL: Bootstrap with autoreconf now that ./bootstrap is gone
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=1d66d696a1d18db48a868cada1eb9b47cd7f5206
---

INSTALL | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index 0038345..9e07ab1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,8 +12,8 @@ See `./configure --help' for more information.


If you got libdvdcss from its version control system, please bootstrap first:
-
- ./bootstrap
+
+ autoreconf -i


Building libdvdcss
Diego Biurrun
2013-02-27 07:09:18 UTC
Permalink
libdvdcss | branch: xdgcache | Diego Biurrun <***@biurrun.de> | Tue Feb 19 14:48:24 2013 +0100| [1d66d696a1d18db48a868cada1eb9b47cd7f5206] | committer: Jean-Baptiste Kempf

INSTALL: Bootstrap with autoreconf now that ./bootstrap is gone
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=1d66d696a1d18db48a868cada1eb9b47cd7f5206
---

INSTALL | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index 0038345..9e07ab1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,8 +12,8 @@ See `./configure --help' for more information.


If you got libdvdcss from its version control system, please bootstrap first:
-
- ./bootstrap
+
+ autoreconf -i


Building libdvdcss

Loading...