diff --git a/Makefile.in b/Makefile.in index 97378e5..40b69b4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -16,6 +16,7 @@ ifneq ("@systemdsystemunitdir@", "") install -m 644 systemd/fcgiwrap.service $(DESTDIR)@systemdsystemunitdir@ endif +CC = @CC@ LDLIBS = -lfcgi @systemd_LIBS@ CFLAGS = @AM_CFLAGS@