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
f4b300d5
...
f4b300d5e8dec95751a13ede51982aaccd3b5ed0
authored
2003-02-03 11:24:12 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Removed leftover AUTH_AUTHOBJS from LIBADD
1 parent
ea65caad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
auth/Makefile.am
auth/Makefile.am
View file @
f4b300d
...
...
@@ -30,6 +30,6 @@ sql.c \
tls.c
\
virtual.c
libmuauth_la_LIBADD
=
@
AUTH_AUTHOBJS@ @
LTLIBINTL@
libmuauth_la_LIBADD
=
@LTLIBINTL@
libmuauth_la_LDFLAGS
=
-version-info 0:0:0
...
...
Please
register
or
sign in
to post a comment