Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xf86-video-sis
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
17
Issues
17
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xorg
driver
xf86-video-sis
Commits
9c55c0de
Commit
9c55c0de
authored
Jun 01, 2014
by
Alan Coopersmith
Committed by
Peter Hutterer
Jan 26, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: Drop AM_MAINTAINER_MODE
Signed-off-by:
Alan Coopersmith
<
alan.coopersmith@oracle.com
>
parent
3b1aca65
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
autogen.sh
autogen.sh
+2
-1
configure.ac
configure.ac
+0
-1
No files found.
autogen.sh
View file @
9c55c0de
...
...
@@ -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 @
9c55c0de
...
...
@@ -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