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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
1e447232
Commit
1e447232
authored
Mar 06, 2009
by
Dan Nicolaescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(rs6000-ibm-aix6*): Fix typo.
parent
825d0875
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
ChangeLog
ChangeLog
+4
-0
configure
configure
+1
-1
configure.in
configure.in
+1
-1
No files found.
ChangeLog
View file @
1e447232
2009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in (rs6000-ibm-aix6*): Fix typo.
2009-03-04 Glenn Morris <rgm@gnu.org>
* Makefile.in (INFO_FILES): Add auth.
...
...
configure
View file @
1e447232
...
...
@@ -2532,7 +2532,7 @@ _ACEOF
rs6000-ibm-aix5* | powerpc-ibm-aix5* )
machine=ibmrs6000 opsys=aix4-2
;;
rs6000-ibm-aix
5
* | powerpc-ibm-aix6* )
rs6000-ibm-aix
6
* | powerpc-ibm-aix6* )
machine=ibmrs6000 opsys=aix4-2
;;
...
...
configure.in
View file @
1e447232
...
...
@@ -419,7 +419,7 @@ dnl see the `changequote' comment above.
rs6000-ibm-aix5* | powerpc-ibm-aix5* )
machine=ibmrs6000 opsys=aix4-2
;;
rs6000-ibm-aix
5
* | powerpc-ibm-aix6* )
rs6000-ibm-aix
6
* | powerpc-ibm-aix6* )
machine=ibmrs6000 opsys=aix4-2
;;
...
...
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