diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-02 19:24:58 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-02 19:24:58 +0200 |
commit | 3db384424bd7398ffbb7a355cab8f15f3add009f (patch) | |
tree | 4536961c62454aca3ac87ee88229e4d20c0d44fa /spectro/IntsLib_Readme.txt | |
parent | d479dd1aab1c1cb907932c6595b0ef33523fc797 (diff) |
New upstream version 1.9.1+repackupstream/1.9.1+repack
Diffstat (limited to 'spectro/IntsLib_Readme.txt')
-rw-r--r-- | spectro/IntsLib_Readme.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/spectro/IntsLib_Readme.txt b/spectro/IntsLib_Readme.txt index 7d9fb0c..c8df3d3 100644 --- a/spectro/IntsLib_Readme.txt +++ b/spectro/IntsLib_Readme.txt @@ -3,17 +3,6 @@ create the instlib.zip archive. To build it: -If you are on Linux or OS X, you first need to -build libusb 1.0A, ie:: - - cd libusb1 - sh autogen.sh - make - cp libusb/libusb-1.0A.a . - cd .. - -(The libraries are pre-built for MSWin) - To build the standalone instrument lib, you need to edit the Makefile to #include the appropriate Makefile.XXX for your operating system, and then |