Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support autotools #13

Merged
merged 1 commit into from Feb 15, 2021
Merged

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Feb 15, 2021

It may be better to support autotools to make build easily.

Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
@lionsoul2014 lionsoul2014 merged commit 1545442 into lionsoul2014:master Feb 15, 2021
@lionsoul2014
Copy link
Owner

lionsoul2014 commented Feb 15, 2021

i got the following output for running ./configure after the ./autogen.sh

...
checking for strdup... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'

I am a green hand for autotools so how to make it generate a Makefile ?

@kenhys
Copy link
Contributor Author

kenhys commented Feb 15, 2021

Ah, It should be fixed by #14

@lionsoul2014
Copy link
Owner

Ya, it is now working, thanks for your sharing

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

Successfully merging this pull request may close these issues.

None yet

2 participants