diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-24 21:34:39 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-24 21:34:39 +0000 |
commit | fe970fa1597e4cf4028b05395b33cdfecbd695de (patch) | |
tree | 299b7184bf0dfac1160b6a9d609c5ebc853ea82f | |
parent | cfa17f139d6cbd0342f1298a468fae9c6266ad20 (diff) | |
download | rpm-setup-fe970fa1597e4cf4028b05395b33cdfecbd695de.tar rpm-setup-fe970fa1597e4cf4028b05395b33cdfecbd695de.tar.gz rpm-setup-fe970fa1597e4cf4028b05395b33cdfecbd695de.tar.bz2 rpm-setup-fe970fa1597e4cf4028b05395b33cdfecbd695de.tar.xz rpm-setup-fe970fa1597e4cf4028b05395b33cdfecbd695de.zip |
Some basic build instructions
-rw-r--r-- | INSTALL | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +Basic instructions to build : + aclocal + libtoolize + automake + autoconf + ./configure |