thanks to Jack for this hint
This commit is contained in:
parent
e521638027
commit
11642443f5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ LDFLAGS = ${LIBS}
|
||||||
#LDFLAGS = -g ${LIBS}
|
#LDFLAGS = -g ${LIBS}
|
||||||
|
|
||||||
# On *BSD remove -DHAVE_SHADOW_H from CFLAGS
|
# On *BSD remove -DHAVE_SHADOW_H from CFLAGS
|
||||||
# On OpenBSD remove -lcrypt from LIBS
|
# On OpenBSD and Darwin remove -lcrypt from LIBS
|
||||||
|
|
||||||
# compiler and linker
|
# compiler and linker
|
||||||
CC = cc
|
CC = cc
|
||||||
|
|
Loading…
Reference in a new issue