Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
17fef3ec
Commit
17fef3ec
authored
Mar 03, 2004
by
Niels Möller
Browse files
(EXTRA_DIST): Typo fix.
Rev: src/argp/ChangeLog:1.24 Rev: src/argp/Makefile.am:1.11
parent
a0f11c24
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/argp/ChangeLog
View file @
17fef3ec
2004-03-03 Niels Mller <niels@s3.kth.se>
* Makefile.am (EXTRA_DIST): Typo fix.
2004-03-02 Niels Mller <nisse@lysator.liu.se>
2004-03-02 Niels Mller <nisse@lysator.liu.se>
* argp-parse.c, argp-help.c: Conditionally include malloc.h.
* argp-parse.c, argp-help.c: Conditionally include malloc.h.
...
...
src/argp/Makefile.am
View file @
17fef3ec
...
@@ -27,7 +27,7 @@ noinst_LIBRARIES = libargp.a
...
@@ -27,7 +27,7 @@ noinst_LIBRARIES = libargp.a
EXTRA_PROGRAMS
=
argp-test
EXTRA_PROGRAMS
=
argp-test
noinst_HEADERS
=
argp.h argp-fmtstream.h argp-namefrob.h
noinst_HEADERS
=
argp.h argp-fmtstream.h argp-namefrob.h
EXTRA_DIST
=
mempcpy.c strchrnul.c strndup.c strcasecmp Versions
EXTRA_DIST
=
mempcpy.c strchrnul.c strndup.c strcasecmp
.c
Versions
# Leaves out argp-fs-xinl.c and argp-xinl.c
# Leaves out argp-fs-xinl.c and argp-xinl.c
libargp_a_SOURCES
=
argp-ba.c argp-eexst.c argp-fmtstream.c
\
libargp_a_SOURCES
=
argp-ba.c argp-eexst.c argp-fmtstream.c
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment