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
e368c662
...
e368c662166aabc02416a51c6571a402a453e939
authored
2002-12-05 12:49:17 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Argp stuff needs data from pin.c. So, moved the file from /lib to /mailbox
1 parent
3b7230a7
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
mailbox/Makefile.am
lib/pin.c → mailbox/pin.c
mailbox/Makefile.am
View file @
e368c66
...
...
@@ -13,7 +13,7 @@ bin_PROGRAMS = mailutils-config
EXTRA_DIST
=
mbx_mboxscan.c strtok_r.c
\
strndup.c strnlen.c strchrnul.c argp-ba.c argp-eexst.c
\
argp-fmtstream.c argp-fs-xinl.c argp-help.c argp-parse.c argp-pv.c
\
argp-pvh.c argp-xinl.c getline.c getline.h
argp-pvh.c argp-xinl.c getline.c getline.h
pin.c
noinst_HEADERS
=
argp-fmtstream.h argp-namefrob.h md5.h
...
...
lib
/pin.c
→
mailbox
/pin.c
View file @
e368c66
File moved
Please
register
or
sign in
to post a comment