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
c464ddd0
...
c464ddd08fcd1d43fe844528f4a2fa53bc628cc5
authored
2004-06-23 06:48:54 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(mailutils.scm): Fixed producing rule.
1 parent
c19ae0bf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
libmu_scm/Makefile.am
libmu_scm/Makefile.am
View file @
c464ddd
...
...
@@ -77,7 +77,8 @@ guile-procedures.txt: $(DOT_DOC_FILES)
mailutils.scm
:
mailutils.scm.in $(C_SRCS:.c=.inc)
m4 -DVERSION
=
$(VERSION)
-DLIBDIR
=
$(libdir)
\
-DBUILDDIR
=
$(top_builddir)
/libmu_scm
$?
>
$@
-DBUILDDIR
=
$(top_builddir)
/libmu_scm
\
mailutils.scm.in >
$@
## Add -MG to make the .x magic work with auto-dep code.
...
...
Please
register
or
sign in
to post a comment