Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Joao Oliveira
Okular
Commits
e87148d2
Commit
e87148d2
authored
Mar 01, 2005
by
Albert Astals Cid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better wording
svn path=/trunk/kdegraphics/kpdf/; revision=394213
parent
1eed94c3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure.in.in
configure.in.in
+2
-2
No files found.
configure.in.in
View file @
e87148d2
...
...
@@ -96,9 +96,9 @@ AC_ARG_ENABLE(multithreaded-kpdf,
, AC_DEFINE(MULTITHREADED, 0, [Defines if use multithreading in xpdf code inside kpdf])
)
dnl #### Enable the user to decide if he wants drm or not
dnl #### Enable the user to decide if he wants
to force
drm or not
AC_ARG_ENABLE(kpdf-drm,
AC_HELP_STRING([--enable-kpdf-drm],[
Mak
es kpdf check for DRM to decide if you can copy/print protected pdf. (default=
yes
)]),
AC_HELP_STRING([--enable-kpdf-drm],[
Forc
es kpdf
to
check for DRM to decide if you can copy/print protected pdf. (default=
no
)]),
[
case $enableval in
yes)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment