summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8ff3482..753a75d 100644
--- a/Makefile
+++ b/Makefile
@@ -27,8 +27,6 @@ CFLAGS := -Wall -fPIC ${CFLAGS}
#LDFLAGS += -shared -Wl,--version-script=pamsymbols.ver
LDFLAGS += -shared
-$(if $(wildcard src/config.h),,$(error You must run './configure [options]' before doing 'make'))
-
######################################################################
#
# The default rule to build everything.