Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
7a2b08e6
...
7a2b08e6c56d5de4551c4b16c038c2fdfa76c2fb
authored
1999-10-01 07:29:17 +0000
by
Sean 'Shaleh' Perry
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Changed order of calls to reduce error messages.
1 parent
d58c35e4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
autogen.sh
autogen.sh
View file @
7a2b08e
...
...
@@ -2,6 +2,6 @@
aclocal
libtoolize --copy --automake
automake --add-missing --copy --gnu
autoheader
automake --add-missing --copy --gnu
autoconf
...
...
Please
register
or
sign in
to post a comment