aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-04-08 18:22:10 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-04-08 18:22:10 +0000
commite3f8c210646edf3d50193381a871bf8b8d43f09b (patch)
treec50967e4c78f76440300b631d071e02ca7430c9c /configure.ac
parent283452f1929b6f6d4f3309fc831e560aec020253 (diff)
downloadipacct-e3f8c210646edf3d50193381a871bf8b8d43f09b.tar.gz
ipacct-e3f8c210646edf3d50193381a871bf8b8d43f09b.tar.bz2
Conditionally use pin.c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6c20f48..e837943 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,6 +84,7 @@ if test $USE_INCLUDED_ARGP = yes; then
AC_LIBOBJ([argp-pv])
AC_LIBOBJ([argp-pvh])
AC_LIBOBJ([argp-xinl])
+ AC_LIBOBJ([pin])
fi
if test $USE_INCLUDED_ARGP != yes; then

Return to:

Send suggestions and report system problems to the System administrator.