aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2011-11-08 10:39:51 -0500
committerJoseph Hunkeler <jhunk@stsci.edu>2011-11-08 10:39:51 -0500
commitf916669ab9122e916b3b939f9f241aeaaef53d1c (patch)
treeae61c0348aab7d5b1815fa4c87305c69fad82ee5
parentc0bd0d4bfa2dc03eb1ebd1a8a8a5e7ef05651cdd (diff)
parent82c38efd02c2938533b2e8486609b01b096edace (diff)
downloadduser-f916669ab9122e916b3b939f9f241aeaaef53d1c.tar.gz
Merge branch 'master' of github.com:jhunkeler/duser
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4ec8f2c..defaac0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,7 +4,7 @@ AM_CFLAGS=${duser_POSIX} --std=c99 -O2 -pedantic -Wall -Wextra
if HAVE_COMPAT
duser_LDFLAGS=-L$(top_srcdir)/compat -ldusercompat
else
-duser_LDFLAGS=-lpcre
+duser_LDFLAGS=
endif
duser_SOURCES= duser.c \