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
a61419e8
...
a61419e897438c5621b904864cf2b0b38fa7f7b0
authored
2007-05-09 17:25:21 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Rename ylwrap to gylwrap
1 parent
915749b8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
54 additions
and
45 deletions
ChangeLog
doc/texinfo/Makefile.am
libsieve/Makefile.am
mailbox/Makefile.am
mh/Makefile.am
mimeview/Makefile.am
scripts/Makefile.am
scripts/ylwrap → scripts/gylwrap
ChangeLog
View file @
a61419e
2007-05-09 Sergey Poznyakoff <gray@gnu.org.ua>
* scripts/ylwrap: Rename to ...
* scripts/gylwrap: ... this
* doc/texinfo/Makefile.am, libsieve/Makefile.am,
mailbox/Makefile.am, mailbox/Makefile.am, mh/Makefile.am,
mimeview/Makefile.am, scripts/Makefile.am: Update to the
above change.
2007-05-08 Sergey Poznyakoff <gray@gnu.org.ua>
* Makefile.am (alpha): Change distdir format
...
...
doc/texinfo/Makefile.am
View file @
a61419e
...
...
@@ -25,50 +25,50 @@ INCFILES = \
mailcap.inc
\
numaddr.inc
\
sfrom.inc
\
url-parse.inc
\
url-parse.inc
mailutils_TEXINFOS
=
\
address.texi
\
attribute.texi
\
auth.texi
\
body.texi
\
c-api.texi
\
encoding.texi
\
envelope.texi
\
fdl.texi
\
folder.texi
\
framework.texi
\
headers.texi
\
imap4.texi
\
iterator.texi
\
libmu_scm.texi
\
libmuauth.texi
\
libsieve.texi
\
locker.texi
\
mailbox.texi
\
mailcap.texi
\
maildir.texi
\
mailer.texi
\
mbox.texi
\
message.texi
\
mh.texi
\
mu-mh.texi
\
mu_address.texi
\
mu_body.texi
\
mu_logger.texi
\
mu_mailbox.texi
\
mu_message.texi
\
mu_body.texi
\
mu_mime.texi
\
mu_logger.texi
\
mu_scm.texi
mailutils_TEXINFOS
=
\
address.texi
\
attribute.texi
\
auth.texi
\
body.texi
\
c-api.texi
\
encoding.texi
\
envelope.texi
\
fdl.texi
\
framework.texi
\
folder.texi
\
headers.texi
\
imap4.texi
\
iterator.texi
\
libmuauth.texi
\
libmu_scm.texi
\
libsieve.texi
\
locker.texi
\
mailbox.texi
\
mailcap.texi
\
mailer.texi
\
maildir.texi
\
mbox.texi
\
message.texi
\
mh.texi
\
mu-mh.texi
\
nntp.texi
\
parse822.texi
\
pop3.texi
\
programs.texi
\
sendmail.texi
\
sieve.texi
\
smtp.texi
\
stream.texi
\
url.texi
\
mu_scm.texi
\
nntp.texi
\
parse822.texi
\
pop3.texi
\
programs.texi
\
sendmail.texi
\
sieve.texi
\
smtp.texi
\
stream.texi
\
url.texi
\
$(INCFILES)
muint_TEXINFOS
=
\
...
...
libsieve/Makefile.am
View file @
a61419e
...
...
@@ -19,7 +19,7 @@
INCLUDES
=
@MU_COMMON_INCLUDES@ @INTLINCS@
YLWRAP
=
$(SHELL)
$(top_srcdir)
/scripts/ylwrap
YLWRAP
=
$(SHELL)
$(top_srcdir)
/scripts/
g
ylwrap
AM_YFLAGS
=
-dtv
AM_CPPFLAGS
=
-DSIEVE_MODDIR
=
\"
@SIEVE_MODDIR@
\"
...
...
mailbox/Makefile.am
View file @
a61419e
...
...
@@ -21,7 +21,7 @@
INCLUDES
=
@MU_COMMON_INCLUDES@ -I
${
top_srcdir
}
/libproto/include @INTLINCS@
AM_CPPFLAGS
=
-DSITE_VIRTUAL_PWDDIR
=
\"
@SITE_VIRTUAL_PWDDIR@
\"
YLWRAP
=
$(SHELL)
$(top_srcdir)
/scripts/ylwrap
YLWRAP
=
$(SHELL)
$(top_srcdir)
/scripts/
g
ylwrap
AM_YFLAGS
=
-vt
SUBDIRS
=
testsuite
...
...
mh/Makefile.am
View file @
a61419e
...
...
@@ -142,7 +142,7 @@ LDADD = $(mh_LIBS)
scan_LDADD
=
$(mh_LIBS)
@CURSES_LIBS@
pick_SOURCES
=
pick.c pick.h pick-gram.c pick-gram.h
YLWRAP
=
$(SHELL)
$(top_srcdir)
/scripts/ylwrap
YLWRAP
=
$(SHELL)
$(top_srcdir)
/scripts/
g
ylwrap
AM_YFLAGS
=
-vt
pick-gram.c pick-gram.h
:
$(srcdir)/pick.y
...
...
mimeview/Makefile.am
View file @
a61419e
...
...
@@ -29,7 +29,7 @@ mimeview_SOURCES = \
mimetypes-decl.h
\
mimeview.h
YLWRAP
=
$(SHELL)
$(top_srcdir)
/scripts/ylwrap
YLWRAP
=
$(SHELL)
$(top_srcdir)
/scripts/
g
ylwrap
AM_YFLAGS
=
-vt
AM_LEXFLAGS
=
-d
AM_CPPFLAGS
=
-D_GNU_SOURCE
=
1
...
...
scripts/Makefile.am
View file @
a61419e
...
...
@@ -18,5 +18,5 @@
## 02110-1301 USA
SUBDIRS
=
guile-1.4 guile-1.6
EXTRA_DIST
=
ylwrap mailutils.spec mailutils.spec.in texify.sed sqlmod.sh generr.awk
EXTRA_DIST
=
g
ylwrap mailutils.spec mailutils.spec.in texify.sed sqlmod.sh generr.awk
...
...
scripts/ylwrap
→
scripts/
g
ylwrap
View file @
a61419e
File moved
Please
register
or
sign in
to post a comment