Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Xf86 Video Fbturbo
Commits
2e4f3e6a
Commit
2e4f3e6a
authored
Dec 06, 2005
by
Kevin E Martin
Browse files
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
parent
8521127f
Changes
2
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
2e4f3e6a
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* man/Makefile.am:
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
...
...
man/Makefile.am
View file @
2e4f3e6a
...
...
@@ -27,9 +27,9 @@
drivermandir
=
$(DRIVER_MAN_DIR)
driverman_
SOURCES
=
@DRIVER_NAME@.man
driverman_
PRE
=
@DRIVER_NAME@.man
driverman_DATA
=
$
(
driverman_
SOURCES
:man
=
@DRIVER_MAN_SUFFIX@
)
driverman_DATA
=
$
(
driverman_
PRE
:man
=
@DRIVER_MAN_SUFFIX@
)
EXTRA_DIST
=
@DRIVER_NAME@.man
...
...
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