Skip to content

Commit df017cd

Browse files
committed
Remove unused variable APXS_BINDIR
Last usage removed via d3bc8be.
1 parent 6615476 commit df017cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sapi/apache2handler/config.m4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ if test "$PHP_APXS2" != "no"; then
3434
fi
3535

3636
APXS_INCLUDEDIR=`$APXS -q INCLUDEDIR`
37-
APXS_BINDIR=`$APXS -q BINDIR`
3837
APXS_HTTPD=`$APXS -q SBINDIR`/`$APXS -q TARGET`
3938
APXS_CFLAGS=`$APXS -q CFLAGS`
4039
APU_BINDIR=`$APXS -q APU_BINDIR`

0 commit comments

Comments
 (0)