Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Autotoolize again #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Roguelazer
Copy link
Contributor

#5 but rebased on master

also, I added a make check rule that ought to work unless you're doing out of tree builds; I can't figure out how to get the build root from automake into the test harness to set LD_LIBRARY_PATH correctly.

@dnephin
Copy link
Contributor

dnephin commented Jan 2, 2014

I tried this out. I only ran into one problem. Apparently we only have autoconf 2.65, so I hit:

configure.ac:4: error: Autoconf version 2.69 or higher is required

I lowered the requirement to 2.65, but I also had to remove AC_CHECK_HEADER_STDBOOL from configure.ac to get that to work. Do you mind making that change?

@Roguelazer
Copy link
Contributor Author

should be good now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants