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 111a258 commit 2ec43a6Copy full SHA for 2ec43a6
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