|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../audit/audit.conf |
|
|
|
|
# Copyright (C) 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2008 - 2011 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -27,4 +27,5 @@ if pkginstalled openldap; then
|
|
|
|
|
var_append LDFLAGS ' ' "-L$root$( pkgprefix libdir openldap )" |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
export CFLAGS LDFLAGS |
|
|
|
|
var_insert configprefix ' ' "CFLAGS=\"$CFLAGS\"" |
|
|
|
|
var_insert configprefix ' ' "LDFLAGS=\"$LDFLAGS\"" |
|
|
|
|