8000 configure CFLAGS not being honored? · Issue #90 · uoaerg/wavemon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

configure CFLAGS not being honored? #90

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

Closed
rogerxxxx opened this issue Feb 10, 2021 · 0 comments
Closed

configure CFLAGS not being honored? #90

rogerxxxx opened this issue Feb 10, 2021 · 0 comments

Comments

@rogerxxxx
Copy link

./configure CFLAGS="-O0 -g -Wall -ggdb" LIBS=-ltinfo --prefix=/home/roger/src/wavemon/wavemon-install

Or:

CFLAGS="-O0 -g -Wall -ggdb" ./configure LIBS=-ltinfo --prefix=/home/roger/src/wavemon/wavemon-install

(I cannot remember which way was the correct method, so tried them both, think the first method is preferred.)

The wavemon configure script seems to completely ignore the CFLAGS variable, but does enter LIBS and prefix variable into the subsequently created Makefile.

@grrtrr grrtrr closed this as completed in d30239f Feb 14, 2021
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

No branches or pull requests

1 participant
0