This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 1/5] ldbl-opt: Add arpg_error and argp_failure (bug 23983)


On Mon, 17 Dec 2018, Gabriel F. T. Gomes wrote:

> 	* argp/argp.h [defined __LDBL_COMPAT]: Include bits/argp-ldbl.h.
> 	* argp/bits/argp-ldbl.h: New file.

You need a corresponding change to argp/Makefile to add the new header to 
the setting of the headers variable there, so that it gets installed.

Likewise for the other such new headers, in their respective patches.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]