diff options
| author | Noriko Hosoi <nhosoi@redhat.com> | 2006-11-10 01:28:45 +0000 |
|---|---|---|
| committer | Noriko Hosoi <nhosoi@redhat.com> | 2006-11-10 01:28:45 +0000 |
| commit | fbe7b93edde01330b428ca0a2f4b595a5e5a908e (patch) | |
| tree | 24a3635aafdc196c3fe64b196baf887f8e118f24 /ldap/libraries/libutil | |
| parent | 823cf6940a435b667a5c27c3dcc80f60829f1a3c (diff) | |
| download | ds-fbe7b93edde01330b428ca0a2f4b595a5e5a908e.tar.gz ds-fbe7b93edde01330b428ca0a2f4b595a5e5a908e.tar.xz ds-fbe7b93edde01330b428ca0a2f4b595a5e5a908e.zip | |
Resolves: #214728
Summary: Cleaning up obsolete macros in the build
Changes: eliminated macro NSPR20 (Comment #9)
Diffstat (limited to 'ldap/libraries/libutil')
| -rw-r--r-- | ldap/libraries/libutil/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ldap/libraries/libutil/Makefile b/ldap/libraries/libutil/Makefile index 45c8f718..2bec1d04 100644 --- a/ldap/libraries/libutil/Makefile +++ b/ldap/libraries/libutil/Makefile @@ -46,7 +46,6 @@ BUILD_ROOT = ../../.. NOSTDCLEAN=true # don't let nsconfig.mk define target clean NOSTDSTRIP=true # don't let nsconfig.mk define target strip -NSPR20=true # probably should be defined somewhere else (not sure where) OBJDEST = $(OBJDIR)/lib/libutil LIBDIR = $(LDAP_LIBDIR) |
