Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
d02c69be
Commit
d02c69be
authored
Jan 07, 2003
by
Christopher Faylor
Committed by
Christopher Faylor
Jan 07, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure.in: Add AC_PREREQ for consistency.
From-SVN: r61015
parent
36210500
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
0 deletions
+5
-0
ChangeLog
+4
-0
configure
+0
-0
configure.in
+1
-0
No files found.
ChangeLog
View file @
d02c69be
2003-01-07 Christopher Faylor <cgf@redhat.com>
* configure.in: Add AC_PREREQ for consistency.
2003-01-06 Andrew Cagney <ac131313@redhat.com>
* configure.in (GDB_TK): Add tcl directories conditional on
...
...
configure
View file @
d02c69be
This diff is collapsed.
Click to expand it.
configure.in
View file @
d02c69be
...
...
@@ -19,6 +19,7 @@
### WARNING: this file contains embedded tabs. Do not run untabify on this file.
AC_INIT(move-if-change)
AC_PREREQ(2.13)
AC_CANONICAL_SYSTEM
AC_ARG_PROGRAM
...
...
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