cmdline (merge-intel): don't free the cmdline struct in cmdline_interact()
[libcmdline.git] / Makefile
index 29d4861..450ab25 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,8 @@ SUBDIRS += genconf
 # really small devices, because it changes the API.
 # CFLAGS += -DNO_RDLINE_HISTORY
 # CFLAGS += -DNO_RDLINE_KILL_BUF
-# CFLAGS += -DNO_PARSE_FLOAT
+# CFLAGS += -DCMDLINE_HAVE_FLOAT
+CFLAGS += -DCMDLINE_HAVE_SOCKET
 
 CFLAGS += -Wall -Werror
 CFLAGS += -O0 -g