repositories
/
deb_libnfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3a7507
)
We must link the examples with popt
author
Ronnie Sahlberg
<ronniesahlberg@gmail.com>
Sat, 24 Nov 2012 16:26:26 +0000
(08:26 -0800)
committer
Ronnie Sahlberg
<ronniesahlberg@gmail.com>
Sat, 24 Nov 2012 16:26:26 +0000
(08:26 -0800)
examples/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/examples/Makefile.am
b/examples/Makefile.am
index 314807b5cfa2a486cbc5c661adb7a9179843ea8d..878ac1abb73cb95c8c9ad66eec020b95c6d2ecc2 100644
(file)
--- a/
examples/Makefile.am
+++ b/
examples/Makefile.am
@@
-8,7
+8,7
@@
AM_CPPFLAGS = \
-I../portmap \
"-D_U_=__attribute__((unused))"
-AM_LDFLAGS = ../lib/.libs/libnfs.la
+AM_LDFLAGS = ../lib/.libs/libnfs.la
-lpopt
nfsclient_async_SOURCES = nfsclient-async.c