GaloisInc / HaLVM

The Haskell Lightweight Virtual Machine (HaLVM): GHC running on Xen
BSD 3-Clause "New" or "Revised" License
1.05k stars 88 forks source link

build: fix configure.ac #35

Closed liuw closed 10 years ago

liuw commented 10 years ago

In my previous commit 8e5e8c18 ("build: search user supplied directory for shared libraries") I accidently submitted a wrong version of my patch, which breaks build without a user supplied Xen tree. This patch fixes that bug.