Don't hardcode -lrt -lpthread. autoconf SHOULD add them automatically if needed.

This commit is contained in:
Ben "root" Anderson
2013-10-24 20:37:17 -05:00
parent fe6f515e95
commit 9c183c9f4a
-3
View File
@@ -23,9 +23,6 @@ AM_CXXFLAGS += -finline-limit=300
AM_CXXFLAGS += $(GL_CFLAGS)
LIBS +=
LIBS += -lpthread -lrt
.PHONY: increment_version
all: increment_version