Skip to content

Commit

Permalink
Merge commit 'remotes/mpokrywka/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
BenBE committed Jan 29, 2011
2 parents e8a9850 + 307413e commit 0d0320c
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 337 deletions.
6 changes: 1 addition & 5 deletions Makefile
@@ -1,11 +1,7 @@
-include local-options.mk

ifndef APXS
APXS := $(shell which apxs2)
endif

ifndef APXS
APXS := $(shell which apxs)
APXS := $(shell which apxs2 || which apxs)
endif

ifndef APXS
Expand Down

0 comments on commit 0d0320c

Please sign in to comment.