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
22f288b4
Commit
22f288b4
authored
Jun 01, 2014
by
Alan Coopersmith
Committed by
Peter Hutterer
Jan 26, 2017
Browse files
configure: Drop AM_MAINTAINER_MODE
Signed-off-by:
Alan Coopersmith
<
alan.coopersmith@oracle.com
>
parent
2c5eba85
Changes
2
Show whitespace changes
Inline
Side-by-side
autogen.sh
View file @
22f288b4
...
...
@@ -9,4 +9,5 @@ cd $srcdir
autoreconf
-v
--install
||
exit
1
cd
$ORIGDIR
||
exit
$?
$srcdir
/configure
--enable-maintainer-mode
"
$@
"
$srcdir
/configure
"
$@
"
configure.ac
View file @
22f288b4
...
...
@@ -32,7 +32,6 @@ AC_CONFIG_AUX_DIR(.)
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE
# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
m4_ifndef([XORG_MACROS_VERSION],
...
...
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