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
0bdd8432
...
0bdd8432fab21cc1c89cfe4cf60791ca4ed87fd1
authored
2006-05-23 12:47:51 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(MU_REPLACE_FUNCS): Remove erroneous AC_DEFINE
1 parent
9e7d23ac
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
m4/mu_libobj.m4
m4/mu_libobj.m4
View file @
0bdd843
...
...
@@ -39,8 +39,7 @@ AC_DEFUN([MU_CHECK_FUNC],[
AC_DEFUN([MU_REPLACE_FUNCS],
[AC_CHECK_FUNCS([$1], , [dnl
MU_LIBOBJ($ac_func)
AC_DEFINE($ac_func, [mu_repl_]$ac_func, [Define to a replacement function name for ]$ac_func)])
])
])])
AC_SUBST(GNU_INCLS)
AC_DEFUN([MU_HEADER],[
...
...
Please
register
or
sign in
to post a comment