We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747fe36 commit b53dc3cCopy full SHA for b53dc3c
src/Makefile
@@ -5,6 +5,7 @@ APXS=apxs
5
APACHECTL=apachectl
6
7
top_builddir=$(shell $(APXS) -q exp_libexecdir)
8
+top_srcdir=$(top_builddir)
9
include $(top_builddir)/build/special.mk
10
11
ifneq (,$(wildcard /etc/debian_version))
0 commit comments