Commit bab750fa by Maarten L. Hekkelman

USE_RSRC is really needed

parent 0caaf237
......@@ -51,6 +51,7 @@ DATA_DIR = $(datadir)/libcifpp
CRON_DIR = $(DESTDIR)/etc/cron.weekly
DEFINES += CACHE_DIR='"$(CACHE_DIR)"' DATA_DIR='"$(DATA_DIR)"'
DEFINES += USE_RSRC=@USE_RSRC@
GNUmakefile: config.status GNUmakefile.in
$(SHELL) ./config.status
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment