c-subtree: improve LD_FLAGS suggestions c-subtree
authorNiki Roo <niki@nikiroo.be>
Wed, 17 Jul 2024 08:47:08 +0000 (10:47 +0200)
committerNiki Roo <niki@nikiroo.be>
Wed, 17 Jul 2024 08:47:08 +0000 (10:47 +0200)
makefile.d

index 9ac945b86ca46c84d81ab8f1daa59ef57685786b..799fc88c76982fe4f042c67bc4e0c8f36e6bc481 100755 (executable)
@@ -21,7 +21,7 @@ CXXFLAGS += -Wall -pedantic -I./
 PREFIX    =  /usr/local
 
 # Required libraries if any:
-# LDFLAGS += -lcheck
+# LDFLAGS += -lcheck $(shell pkg-config --libs --clfags check)
 
 # Required *locally compiled* libraries if any:
 # LIBS     = cutils