Updated authors and started a README
This commit is contained in:
parent
543d5a5918
commit
d42f16481d
2 changed files with 14 additions and 1 deletions
|
|
@ -2,5 +2,6 @@ Pedro Angel Castillo Valdivieso
|
||||||
Juan Julian Merelo Guervos
|
Juan Julian Merelo Guervos
|
||||||
Victor Manuel Rivas Santos
|
Victor Manuel Rivas Santos
|
||||||
Gustavo Romero Lopez
|
Gustavo Romero Lopez
|
||||||
|
Maarten Keijzer
|
||||||
|
Marc Schoenauer
|
||||||
|
|
||||||
|
|
|
||||||
12
eo/README
12
eo/README
|
|
@ -0,0 +1,12 @@
|
||||||
|
|
||||||
|
Welcome to EO,
|
||||||
|
|
||||||
|
if you extracted a fresh snapshot from the cvs-repository, remember to do:
|
||||||
|
|
||||||
|
$> ./autogen.sh --enable-maintainer-mode
|
||||||
|
|
||||||
|
instead of
|
||||||
|
|
||||||
|
$> ./configure
|
||||||
|
|
||||||
|
before making the libraries.
|
||||||
Reference in a new issue