summaryrefslogtreecommitdiffstats
path: root/rpmconstant/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'rpmconstant/INSTALL')
-rw-r--r--rpmconstant/INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/rpmconstant/INSTALL b/rpmconstant/INSTALL
new file mode 100644
index 0000000..4eee409
--- /dev/null
+++ b/rpmconstant/INSTALL
@@ -0,0 +1,7 @@
+# To build
+
+aclocal
+libtoolize --force
+autoconf
+automake --add-missing
+