summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Porter <mporter@linaro.org>2014-01-04 15:23:14 -0500
committerMatt Porter <mporter@linaro.org>2014-01-21 07:58:24 -0500
commita371518d64ba444d46e2b9d23a8d78f63aae3bbf (patch)
treef1edca88d0ea6f936d9d241dcc91933725c0dbca /INSTALL
parent8b074b73d1c31ae59b572bdf1c2cafce3a9c6f02 (diff)
downloadlibusbg-a371518d64ba444d46e2b9d23a8d78f63aae3bbf.tar.gz
libusbg-a371518d64ba444d46e2b9d23a8d78f63aae3bbf.tar.bz2
libusbg-a371518d64ba444d46e2b9d23a8d78f63aae3bbf.zip
libusbg: rename gadget_*() -> usbg_*(), libusbg, and usbg.h
Rename library to libusbg. Moves the API include to usbg.h and accordingly changes all API prefixes to usbg_*(). Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index fef58f8..786ecee 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-Installing libgadget:
+Installing libusbg:
$ autoreconf -i
$ ./configure