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
ffe35540
...
ffe3554011739463825132e74adc20d4db99d80a
authored
2005-08-16 13:45:00 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(create_m4_wrapper): Bugfix
1 parent
f5b86c86
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
scripts/gnulib-sync
scripts/gnulib-sync
View file @
ffe3554
...
...
@@ -209,7 +209,7 @@ copy_files() {
create_m4_wrapper
()
{
(
eval
list
=
"
\$
${
1
}
_modules"
libname
=
lib
$
libname
libname
=
lib
$
1
echo
"AC_DEFUN([
${
libname
}
_GNULIB],["
for
module
in
$list
do
...
...
Please
register
or
sign in
to post a comment