Arun Prakash Jana
hace 5 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: A75979F35C080412
Se han
modificado 1 ficheros con
2 adiciones y
0 borrados
-
Makefile
|
|
@@ -33,6 +33,8 @@ endif |
|
|
|
|
|
|
|
ifeq ($(O_NORL),1) |
|
|
|
CPPFLAGS += -DNORL |
|
|
|
else ifeq ($(O_STATIC),1) |
|
|
|
CPPFLAGS += -DNORL |
|
|
|
else |
|
|
|
LDLIBS += -lreadline |
|
|
|
endif |
|
|
|