Makefile.am 117 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386
  1. ## DO NOT EDIT! GENERATED AUTOMATICALLY!
  2. ## Process this file with automake to produce Makefile.in.
  3. # Copyright (C) 2002-2016 Free Software Foundation, Inc.
  4. #
  5. # This file is free software; you can redistribute it and/or modify
  6. # it under the terms of the GNU General Public License as published by
  7. # the Free Software Foundation; either version 3 of the License, or
  8. # (at your option) any later version.
  9. #
  10. # This file is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. # GNU General Public License for more details.
  14. #
  15. # You should have received a copy of the GNU General Public License
  16. # along with this file. If not, see <http://www.gnu.org/licenses/>.
  17. #
  18. # As a special exception to the GNU General Public License,
  19. # this file may be distributed as part of a program that
  20. # contains a configuration script generated by Autoconf, under
  21. # the same distribution terms as the rest of that program.
  22. #
  23. # Generated by gnulib-tool.
  24. # Reproduce by: gnulib-tool --import --local-dir=gnulib-local --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=lock --avoid=unistr/base --avoid=unistr/u8-mbtouc --avoid=unistr/u8-mbtouc-unsafe --avoid=unistr/u8-mbtoucr --avoid=unistr/u8-prev --avoid=unistr/u8-uctomb --avoid=unitypes --lgpl=3 --conditional-dependencies --libtool --macro-prefix=gl --no-vc-files accept alignof alloca-opt announce-gen autobuild bind byteswap c-strcase canonicalize-lgpl ceil clock-time close connect copysign dirfd dirname-lgpl duplocale environ extensions flock floor fpieee frexp fstat fsync full-read full-write func gendocs getaddrinfo getlogin getpeername getsockname getsockopt git-version-gen gitlog-to-changelog gnu-web-doc-update gnupload havelib iconv_open-utf inet_ntop inet_pton isfinite isinf isnan ldexp lib-symbol-versions lib-symbol-visibility libunistring link listen localcharset locale log1p lstat maintainer-makefile malloc-gnu malloca mkdir mkostemp nl_langinfo nproc open pipe-posix pipe2 poll putenv readlink recv recvfrom regex rename rmdir select send sendto setenv setsockopt shutdown socket stat-time stdlib strftime striconveh string sys_stat time times trunc unistd verify vsnprintf warnings wchar
  25. AUTOMAKE_OPTIONS = 1.9.6 gnits
  26. SUBDIRS =
  27. noinst_HEADERS =
  28. noinst_LIBRARIES =
  29. noinst_LTLIBRARIES =
  30. EXTRA_DIST =
  31. BUILT_SOURCES =
  32. SUFFIXES =
  33. MOSTLYCLEANFILES = core *.stackdump
  34. MOSTLYCLEANDIRS =
  35. CLEANFILES =
  36. DISTCLEANFILES =
  37. MAINTAINERCLEANFILES =
  38. AM_CPPFLAGS =
  39. AM_CFLAGS =
  40. noinst_LTLIBRARIES += libgnu.la
  41. libgnu_la_SOURCES =
  42. libgnu_la_LIBADD = $(gl_LTLIBOBJS)
  43. libgnu_la_DEPENDENCIES = $(gl_LTLIBOBJS)
  44. EXTRA_libgnu_la_SOURCES =
  45. libgnu_la_LDFLAGS = $(AM_LDFLAGS)
  46. libgnu_la_LDFLAGS += -no-undefined
  47. libgnu_la_LDFLAGS += $(CEIL_LIBM)
  48. libgnu_la_LDFLAGS += $(COPYSIGN_LIBM)
  49. libgnu_la_LDFLAGS += $(FLOOR_LIBM)
  50. libgnu_la_LDFLAGS += $(FREXP_LIBM)
  51. libgnu_la_LDFLAGS += $(GETADDRINFO_LIB)
  52. libgnu_la_LDFLAGS += $(HOSTENT_LIB)
  53. libgnu_la_LDFLAGS += $(INET_NTOP_LIB)
  54. libgnu_la_LDFLAGS += $(INET_PTON_LIB)
  55. libgnu_la_LDFLAGS += $(ISNAND_LIBM)
  56. libgnu_la_LDFLAGS += $(ISNANF_LIBM)
  57. libgnu_la_LDFLAGS += $(ISNANL_LIBM)
  58. libgnu_la_LDFLAGS += $(LDEXP_LIBM)
  59. libgnu_la_LDFLAGS += $(LIBSOCKET)
  60. libgnu_la_LDFLAGS += $(LIB_CLOCK_GETTIME)
  61. libgnu_la_LDFLAGS += $(LIB_POLL)
  62. libgnu_la_LDFLAGS += $(LIB_SELECT)
  63. libgnu_la_LDFLAGS += $(LOG1P_LIBM)
  64. libgnu_la_LDFLAGS += $(LOG_LIBM)
  65. libgnu_la_LDFLAGS += $(LTLIBICONV)
  66. libgnu_la_LDFLAGS += $(LTLIBINTL)
  67. libgnu_la_LDFLAGS += $(LTLIBUNISTRING)
  68. libgnu_la_LDFLAGS += $(ROUND_LIBM)
  69. libgnu_la_LDFLAGS += $(SERVENT_LIB)
  70. libgnu_la_LDFLAGS += $(TRUNC_LIBM)
  71. ## begin gnulib module absolute-header
  72. # Use this preprocessor expression to decide whether #include_next works.
  73. # Do not rely on a 'configure'-time test for this, since the expression
  74. # might appear in an installed header, which is used by some other compiler.
  75. HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
  76. ## end gnulib module absolute-header
  77. ## begin gnulib module accept
  78. EXTRA_DIST += accept.c w32sock.h
  79. EXTRA_libgnu_la_SOURCES += accept.c
  80. ## end gnulib module accept
  81. ## begin gnulib module alignof
  82. EXTRA_DIST += alignof.h
  83. ## end gnulib module alignof
  84. ## begin gnulib module alloca
  85. if gl_GNULIB_ENABLED_alloca
  86. libgnu_la_LIBADD += @LTALLOCA@
  87. libgnu_la_DEPENDENCIES += @LTALLOCA@
  88. endif
  89. EXTRA_DIST += alloca.c
  90. EXTRA_libgnu_la_SOURCES += alloca.c
  91. ## end gnulib module alloca
  92. ## begin gnulib module alloca-opt
  93. BUILT_SOURCES += $(ALLOCA_H)
  94. # We need the following in order to create <alloca.h> when the system
  95. # doesn't have one that works with the given compiler.
  96. if GL_GENERATE_ALLOCA_H
  97. alloca.h: alloca.in.h $(top_builddir)/config.status
  98. $(AM_V_GEN)rm -f $@-t $@ && \
  99. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  100. cat $(srcdir)/alloca.in.h; \
  101. } > $@-t && \
  102. mv -f $@-t $@
  103. else
  104. alloca.h: $(top_builddir)/config.status
  105. rm -f $@
  106. endif
  107. MOSTLYCLEANFILES += alloca.h alloca.h-t
  108. EXTRA_DIST += alloca.in.h
  109. ## end gnulib module alloca-opt
  110. ## begin gnulib module announce-gen
  111. EXTRA_DIST += $(top_srcdir)/build-aux/announce-gen
  112. ## end gnulib module announce-gen
  113. ## begin gnulib module arpa_inet
  114. BUILT_SOURCES += arpa/inet.h
  115. # We need the following in order to create <arpa/inet.h> when the system
  116. # doesn't have one.
  117. arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
  118. $(AM_V_at)$(MKDIR_P) arpa
  119. $(AM_V_GEN)rm -f $@-t $@ && \
  120. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  121. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  122. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  123. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  124. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  125. -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
  126. -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \
  127. -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \
  128. -e 's/@''GNULIB_INET_NTOP''@/$(GNULIB_INET_NTOP)/g' \
  129. -e 's/@''GNULIB_INET_PTON''@/$(GNULIB_INET_PTON)/g' \
  130. -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
  131. -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
  132. -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \
  133. -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \
  134. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  135. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  136. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  137. < $(srcdir)/arpa_inet.in.h; \
  138. } > $@-t && \
  139. mv $@-t $@
  140. MOSTLYCLEANFILES += arpa/inet.h arpa/inet.h-t
  141. MOSTLYCLEANDIRS += arpa
  142. EXTRA_DIST += arpa_inet.in.h
  143. ## end gnulib module arpa_inet
  144. ## begin gnulib module assure
  145. if gl_GNULIB_ENABLED_assure
  146. endif
  147. EXTRA_DIST += assure.h
  148. ## end gnulib module assure
  149. ## begin gnulib module binary-io
  150. libgnu_la_SOURCES += binary-io.h binary-io.c
  151. ## end gnulib module binary-io
  152. ## begin gnulib module bind
  153. EXTRA_DIST += bind.c w32sock.h
  154. EXTRA_libgnu_la_SOURCES += bind.c
  155. ## end gnulib module bind
  156. ## begin gnulib module btowc
  157. if gl_GNULIB_ENABLED_btowc
  158. endif
  159. EXTRA_DIST += btowc.c
  160. EXTRA_libgnu_la_SOURCES += btowc.c
  161. ## end gnulib module btowc
  162. ## begin gnulib module byteswap
  163. BUILT_SOURCES += $(BYTESWAP_H)
  164. # We need the following in order to create <byteswap.h> when the system
  165. # doesn't have one.
  166. if GL_GENERATE_BYTESWAP_H
  167. byteswap.h: byteswap.in.h $(top_builddir)/config.status
  168. $(AM_V_GEN)rm -f $@-t $@ && \
  169. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  170. cat $(srcdir)/byteswap.in.h; \
  171. } > $@-t && \
  172. mv -f $@-t $@
  173. else
  174. byteswap.h: $(top_builddir)/config.status
  175. rm -f $@
  176. endif
  177. MOSTLYCLEANFILES += byteswap.h byteswap.h-t
  178. EXTRA_DIST += byteswap.in.h
  179. ## end gnulib module byteswap
  180. ## begin gnulib module c-ctype
  181. libgnu_la_SOURCES += c-ctype.h c-ctype.c
  182. ## end gnulib module c-ctype
  183. ## begin gnulib module c-strcase
  184. libgnu_la_SOURCES += c-strcase.h c-strcasecmp.c c-strncasecmp.c
  185. ## end gnulib module c-strcase
  186. ## begin gnulib module c-strcaseeq
  187. EXTRA_DIST += c-strcaseeq.h
  188. ## end gnulib module c-strcaseeq
  189. ## begin gnulib module canonicalize-lgpl
  190. EXTRA_DIST += canonicalize-lgpl.c
  191. EXTRA_libgnu_la_SOURCES += canonicalize-lgpl.c
  192. ## end gnulib module canonicalize-lgpl
  193. ## begin gnulib module ceil
  194. EXTRA_DIST += ceil.c
  195. EXTRA_libgnu_la_SOURCES += ceil.c
  196. ## end gnulib module ceil
  197. ## begin gnulib module close
  198. EXTRA_DIST += close.c
  199. EXTRA_libgnu_la_SOURCES += close.c
  200. ## end gnulib module close
  201. ## begin gnulib module configmake
  202. # Listed in the same order as the GNU makefile conventions, and
  203. # provided by autoconf 2.59c+ or 2.70.
  204. # The Automake-defined pkg* macros are appended, in the order
  205. # listed in the Automake 1.10a+ documentation.
  206. configmake.h: Makefile
  207. $(AM_V_GEN)rm -f $@-t && \
  208. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  209. echo '#define PREFIX "$(prefix)"'; \
  210. echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
  211. echo '#define BINDIR "$(bindir)"'; \
  212. echo '#define SBINDIR "$(sbindir)"'; \
  213. echo '#define LIBEXECDIR "$(libexecdir)"'; \
  214. echo '#define DATAROOTDIR "$(datarootdir)"'; \
  215. echo '#define DATADIR "$(datadir)"'; \
  216. echo '#define SYSCONFDIR "$(sysconfdir)"'; \
  217. echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
  218. echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
  219. echo '#define RUNSTATEDIR "$(runstatedir)"'; \
  220. echo '#define INCLUDEDIR "$(includedir)"'; \
  221. echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
  222. echo '#define DOCDIR "$(docdir)"'; \
  223. echo '#define INFODIR "$(infodir)"'; \
  224. echo '#define HTMLDIR "$(htmldir)"'; \
  225. echo '#define DVIDIR "$(dvidir)"'; \
  226. echo '#define PDFDIR "$(pdfdir)"'; \
  227. echo '#define PSDIR "$(psdir)"'; \
  228. echo '#define LIBDIR "$(libdir)"'; \
  229. echo '#define LISPDIR "$(lispdir)"'; \
  230. echo '#define LOCALEDIR "$(localedir)"'; \
  231. echo '#define MANDIR "$(mandir)"'; \
  232. echo '#define MANEXT "$(manext)"'; \
  233. echo '#define PKGDATADIR "$(pkgdatadir)"'; \
  234. echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
  235. echo '#define PKGLIBDIR "$(pkglibdir)"'; \
  236. echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
  237. } | sed '/""/d' > $@-t && \
  238. mv -f $@-t $@
  239. BUILT_SOURCES += configmake.h
  240. CLEANFILES += configmake.h configmake.h-t
  241. ## end gnulib module configmake
  242. ## begin gnulib module connect
  243. EXTRA_DIST += connect.c w32sock.h
  244. EXTRA_libgnu_la_SOURCES += connect.c
  245. ## end gnulib module connect
  246. ## begin gnulib module copysign
  247. EXTRA_DIST += copysign.c
  248. EXTRA_libgnu_la_SOURCES += copysign.c
  249. ## end gnulib module copysign
  250. ## begin gnulib module dirent
  251. BUILT_SOURCES += dirent.h
  252. # We need the following in order to create <dirent.h> when the system
  253. # doesn't have one that works with the given compiler.
  254. dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  255. $(AM_V_GEN)rm -f $@-t $@ && \
  256. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  257. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  258. -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \
  259. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  260. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  261. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  262. -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
  263. -e 's/@''GNULIB_OPENDIR''@/$(GNULIB_OPENDIR)/g' \
  264. -e 's/@''GNULIB_READDIR''@/$(GNULIB_READDIR)/g' \
  265. -e 's/@''GNULIB_REWINDDIR''@/$(GNULIB_REWINDDIR)/g' \
  266. -e 's/@''GNULIB_CLOSEDIR''@/$(GNULIB_CLOSEDIR)/g' \
  267. -e 's/@''GNULIB_DIRFD''@/$(GNULIB_DIRFD)/g' \
  268. -e 's/@''GNULIB_FDOPENDIR''@/$(GNULIB_FDOPENDIR)/g' \
  269. -e 's/@''GNULIB_SCANDIR''@/$(GNULIB_SCANDIR)/g' \
  270. -e 's/@''GNULIB_ALPHASORT''@/$(GNULIB_ALPHASORT)/g' \
  271. -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \
  272. -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \
  273. -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \
  274. -e 's/@''HAVE_CLOSEDIR''@/$(HAVE_CLOSEDIR)/g' \
  275. -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \
  276. -e 's|@''HAVE_DECL_FDOPENDIR''@|$(HAVE_DECL_FDOPENDIR)|g' \
  277. -e 's|@''HAVE_FDOPENDIR''@|$(HAVE_FDOPENDIR)|g' \
  278. -e 's|@''HAVE_SCANDIR''@|$(HAVE_SCANDIR)|g' \
  279. -e 's|@''HAVE_ALPHASORT''@|$(HAVE_ALPHASORT)|g' \
  280. -e 's|@''REPLACE_OPENDIR''@|$(REPLACE_OPENDIR)|g' \
  281. -e 's|@''REPLACE_CLOSEDIR''@|$(REPLACE_CLOSEDIR)|g' \
  282. -e 's|@''REPLACE_DIRFD''@|$(REPLACE_DIRFD)|g' \
  283. -e 's|@''REPLACE_FDOPENDIR''@|$(REPLACE_FDOPENDIR)|g' \
  284. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  285. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  286. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  287. < $(srcdir)/dirent.in.h; \
  288. } > $@-t && \
  289. mv $@-t $@
  290. MOSTLYCLEANFILES += dirent.h dirent.h-t
  291. EXTRA_DIST += dirent.in.h
  292. ## end gnulib module dirent
  293. ## begin gnulib module dirfd
  294. EXTRA_DIST += dirfd.c
  295. EXTRA_libgnu_la_SOURCES += dirfd.c
  296. ## end gnulib module dirfd
  297. ## begin gnulib module dirname-lgpl
  298. libgnu_la_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
  299. EXTRA_DIST += dirname.h
  300. ## end gnulib module dirname-lgpl
  301. ## begin gnulib module dosname
  302. EXTRA_DIST += dosname.h
  303. ## end gnulib module dosname
  304. ## begin gnulib module dup2
  305. if gl_GNULIB_ENABLED_dup2
  306. endif
  307. EXTRA_DIST += dup2.c
  308. EXTRA_libgnu_la_SOURCES += dup2.c
  309. ## end gnulib module dup2
  310. ## begin gnulib module duplocale
  311. EXTRA_DIST += duplocale.c
  312. EXTRA_libgnu_la_SOURCES += duplocale.c
  313. ## end gnulib module duplocale
  314. ## begin gnulib module errno
  315. BUILT_SOURCES += $(ERRNO_H)
  316. # We need the following in order to create <errno.h> when the system
  317. # doesn't have one that is POSIX compliant.
  318. if GL_GENERATE_ERRNO_H
  319. errno.h: errno.in.h $(top_builddir)/config.status
  320. $(AM_V_GEN)rm -f $@-t $@ && \
  321. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  322. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  323. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  324. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  325. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  326. -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
  327. -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
  328. -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
  329. -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
  330. -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
  331. -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
  332. -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
  333. < $(srcdir)/errno.in.h; \
  334. } > $@-t && \
  335. mv $@-t $@
  336. else
  337. errno.h: $(top_builddir)/config.status
  338. rm -f $@
  339. endif
  340. MOSTLYCLEANFILES += errno.h errno.h-t
  341. EXTRA_DIST += errno.in.h
  342. ## end gnulib module errno
  343. ## begin gnulib module fcntl-h
  344. BUILT_SOURCES += fcntl.h
  345. # We need the following in order to create <fcntl.h> when the system
  346. # doesn't have one that works with the given compiler.
  347. fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  348. $(AM_V_GEN)rm -f $@-t $@ && \
  349. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  350. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  351. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  352. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  353. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  354. -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
  355. -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
  356. -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
  357. -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
  358. -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
  359. -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
  360. -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
  361. -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
  362. -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
  363. -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
  364. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  365. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  366. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  367. < $(srcdir)/fcntl.in.h; \
  368. } > $@-t && \
  369. mv $@-t $@
  370. MOSTLYCLEANFILES += fcntl.h fcntl.h-t
  371. EXTRA_DIST += fcntl.in.h
  372. ## end gnulib module fcntl-h
  373. ## begin gnulib module fd-hook
  374. if gl_GNULIB_ENABLED_43fe87a341d9b4b93c47c3ad819a5239
  375. libgnu_la_SOURCES += fd-hook.c
  376. endif
  377. EXTRA_DIST += fd-hook.h
  378. ## end gnulib module fd-hook
  379. ## begin gnulib module float
  380. BUILT_SOURCES += $(FLOAT_H)
  381. # We need the following in order to create <float.h> when the system
  382. # doesn't have one that works with the given compiler.
  383. if GL_GENERATE_FLOAT_H
  384. float.h: float.in.h $(top_builddir)/config.status
  385. $(AM_V_GEN)rm -f $@-t $@ && \
  386. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  387. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  388. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  389. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  390. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  391. -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
  392. -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
  393. < $(srcdir)/float.in.h; \
  394. } > $@-t && \
  395. mv $@-t $@
  396. else
  397. float.h: $(top_builddir)/config.status
  398. rm -f $@
  399. endif
  400. MOSTLYCLEANFILES += float.h float.h-t
  401. EXTRA_DIST += float.c float.in.h itold.c
  402. EXTRA_libgnu_la_SOURCES += float.c itold.c
  403. ## end gnulib module float
  404. ## begin gnulib module flock
  405. EXTRA_DIST += flock.c
  406. EXTRA_libgnu_la_SOURCES += flock.c
  407. ## end gnulib module flock
  408. ## begin gnulib module floor
  409. EXTRA_DIST += floor.c
  410. EXTRA_libgnu_la_SOURCES += floor.c
  411. ## end gnulib module floor
  412. ## begin gnulib module frexp
  413. EXTRA_DIST += frexp.c
  414. EXTRA_libgnu_la_SOURCES += frexp.c
  415. ## end gnulib module frexp
  416. ## begin gnulib module fstat
  417. EXTRA_DIST += fstat.c
  418. EXTRA_libgnu_la_SOURCES += fstat.c
  419. ## end gnulib module fstat
  420. ## begin gnulib module fsync
  421. EXTRA_DIST += fsync.c
  422. EXTRA_libgnu_la_SOURCES += fsync.c
  423. ## end gnulib module fsync
  424. ## begin gnulib module full-read
  425. libgnu_la_SOURCES += full-read.h full-read.c
  426. EXTRA_DIST += full-write.c
  427. EXTRA_libgnu_la_SOURCES += full-write.c
  428. ## end gnulib module full-read
  429. ## begin gnulib module full-write
  430. libgnu_la_SOURCES += full-write.h full-write.c
  431. ## end gnulib module full-write
  432. ## begin gnulib module gendocs
  433. EXTRA_DIST += $(top_srcdir)/build-aux/gendocs.sh
  434. ## end gnulib module gendocs
  435. ## begin gnulib module getaddrinfo
  436. EXTRA_DIST += gai_strerror.c getaddrinfo.c
  437. EXTRA_libgnu_la_SOURCES += gai_strerror.c getaddrinfo.c
  438. ## end gnulib module getaddrinfo
  439. ## begin gnulib module getlogin
  440. EXTRA_DIST += getlogin.c
  441. EXTRA_libgnu_la_SOURCES += getlogin.c
  442. ## end gnulib module getlogin
  443. ## begin gnulib module getpeername
  444. EXTRA_DIST += getpeername.c w32sock.h
  445. EXTRA_libgnu_la_SOURCES += getpeername.c
  446. ## end gnulib module getpeername
  447. ## begin gnulib module getsockname
  448. EXTRA_DIST += getsockname.c w32sock.h
  449. EXTRA_libgnu_la_SOURCES += getsockname.c
  450. ## end gnulib module getsockname
  451. ## begin gnulib module getsockopt
  452. EXTRA_DIST += getsockopt.c w32sock.h
  453. EXTRA_libgnu_la_SOURCES += getsockopt.c
  454. ## end gnulib module getsockopt
  455. ## begin gnulib module gettext-h
  456. if gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36
  457. libgnu_la_SOURCES += gettext.h
  458. endif
  459. ## end gnulib module gettext-h
  460. ## begin gnulib module gettimeofday
  461. EXTRA_DIST += gettimeofday.c
  462. EXTRA_libgnu_la_SOURCES += gettimeofday.c
  463. ## end gnulib module gettimeofday
  464. ## begin gnulib module git-version-gen
  465. EXTRA_DIST += $(top_srcdir)/build-aux/git-version-gen
  466. ## end gnulib module git-version-gen
  467. ## begin gnulib module gitlog-to-changelog
  468. EXTRA_DIST += $(top_srcdir)/build-aux/gitlog-to-changelog
  469. ## end gnulib module gitlog-to-changelog
  470. ## begin gnulib module gnu-web-doc-update
  471. EXTRA_DIST += $(top_srcdir)/build-aux/gnu-web-doc-update
  472. ## end gnulib module gnu-web-doc-update
  473. ## begin gnulib module gnumakefile
  474. distclean-local: clean-GNUmakefile
  475. clean-GNUmakefile:
  476. test '$(srcdir)' = . || rm -f $(top_builddir)/GNUmakefile
  477. EXTRA_DIST += $(top_srcdir)/GNUmakefile
  478. ## end gnulib module gnumakefile
  479. ## begin gnulib module gnupload
  480. EXTRA_DIST += $(top_srcdir)/build-aux/gnupload
  481. ## end gnulib module gnupload
  482. ## begin gnulib module gperf
  483. GPERF = gperf
  484. V_GPERF = $(V_GPERF_@AM_V@)
  485. V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@)
  486. V_GPERF_0 = @echo " GPERF " $@;
  487. ## end gnulib module gperf
  488. ## begin gnulib module hard-locale
  489. if gl_GNULIB_ENABLED_30838f5439487421042f2225bed3af76
  490. libgnu_la_SOURCES += hard-locale.c
  491. endif
  492. EXTRA_DIST += hard-locale.h
  493. ## end gnulib module hard-locale
  494. ## begin gnulib module havelib
  495. EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
  496. ## end gnulib module havelib
  497. ## begin gnulib module iconv-h
  498. BUILT_SOURCES += $(ICONV_H)
  499. # We need the following in order to create <iconv.h> when the system
  500. # doesn't have one that works with the given compiler.
  501. if GL_GENERATE_ICONV_H
  502. iconv.h: iconv.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  503. $(AM_V_GEN)rm -f $@-t $@ && \
  504. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  505. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  506. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  507. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  508. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  509. -e 's|@''NEXT_ICONV_H''@|$(NEXT_ICONV_H)|g' \
  510. -e 's/@''GNULIB_ICONV''@/$(GNULIB_ICONV)/g' \
  511. -e 's|@''ICONV_CONST''@|$(ICONV_CONST)|g' \
  512. -e 's|@''REPLACE_ICONV''@|$(REPLACE_ICONV)|g' \
  513. -e 's|@''REPLACE_ICONV_OPEN''@|$(REPLACE_ICONV_OPEN)|g' \
  514. -e 's|@''REPLACE_ICONV_UTF''@|$(REPLACE_ICONV_UTF)|g' \
  515. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  516. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  517. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  518. < $(srcdir)/iconv.in.h; \
  519. } > $@-t && \
  520. mv $@-t $@
  521. else
  522. iconv.h: $(top_builddir)/config.status
  523. rm -f $@
  524. endif
  525. MOSTLYCLEANFILES += iconv.h iconv.h-t
  526. EXTRA_DIST += iconv.in.h
  527. ## end gnulib module iconv-h
  528. ## begin gnulib module iconv_open
  529. iconv_open-aix.h: iconv_open-aix.gperf
  530. $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-aix.gperf > $(srcdir)/iconv_open-aix.h-t && \
  531. mv $(srcdir)/iconv_open-aix.h-t $(srcdir)/iconv_open-aix.h
  532. iconv_open-hpux.h: iconv_open-hpux.gperf
  533. $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-hpux.gperf > $(srcdir)/iconv_open-hpux.h-t && \
  534. mv $(srcdir)/iconv_open-hpux.h-t $(srcdir)/iconv_open-hpux.h
  535. iconv_open-irix.h: iconv_open-irix.gperf
  536. $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-irix.gperf > $(srcdir)/iconv_open-irix.h-t && \
  537. mv $(srcdir)/iconv_open-irix.h-t $(srcdir)/iconv_open-irix.h
  538. iconv_open-osf.h: iconv_open-osf.gperf
  539. $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-osf.gperf > $(srcdir)/iconv_open-osf.h-t && \
  540. mv $(srcdir)/iconv_open-osf.h-t $(srcdir)/iconv_open-osf.h
  541. iconv_open-solaris.h: iconv_open-solaris.gperf
  542. $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-solaris.gperf > $(srcdir)/iconv_open-solaris.h-t && \
  543. mv $(srcdir)/iconv_open-solaris.h-t $(srcdir)/iconv_open-solaris.h
  544. BUILT_SOURCES += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h
  545. MOSTLYCLEANFILES += iconv_open-aix.h-t iconv_open-hpux.h-t iconv_open-irix.h-t iconv_open-osf.h-t iconv_open-solaris.h-t
  546. MAINTAINERCLEANFILES += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h
  547. EXTRA_DIST += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h
  548. EXTRA_DIST += iconv.c iconv_close.c iconv_open-aix.gperf iconv_open-hpux.gperf iconv_open-irix.gperf iconv_open-osf.gperf iconv_open-solaris.gperf iconv_open.c
  549. EXTRA_libgnu_la_SOURCES += iconv.c iconv_close.c iconv_open.c
  550. ## end gnulib module iconv_open
  551. ## begin gnulib module inet_ntop
  552. EXTRA_DIST += inet_ntop.c
  553. EXTRA_libgnu_la_SOURCES += inet_ntop.c
  554. ## end gnulib module inet_ntop
  555. ## begin gnulib module inet_pton
  556. EXTRA_DIST += inet_pton.c
  557. EXTRA_libgnu_la_SOURCES += inet_pton.c
  558. ## end gnulib module inet_pton
  559. ## begin gnulib module intprops
  560. if gl_GNULIB_ENABLED_intprops
  561. endif
  562. EXTRA_DIST += intprops.h
  563. ## end gnulib module intprops
  564. ## begin gnulib module isfinite
  565. EXTRA_DIST += isfinite.c
  566. EXTRA_libgnu_la_SOURCES += isfinite.c
  567. ## end gnulib module isfinite
  568. ## begin gnulib module isinf
  569. EXTRA_DIST += isinf.c
  570. EXTRA_libgnu_la_SOURCES += isinf.c
  571. ## end gnulib module isinf
  572. ## begin gnulib module isnand
  573. EXTRA_DIST += float+.h isnan.c isnand.c
  574. EXTRA_libgnu_la_SOURCES += isnan.c isnand.c
  575. ## end gnulib module isnand
  576. ## begin gnulib module isnand-nolibm
  577. if gl_GNULIB_ENABLED_b1df7117b479d2da59d76deba468ee21
  578. endif
  579. EXTRA_DIST += float+.h isnan.c isnand-nolibm.h isnand.c
  580. EXTRA_libgnu_la_SOURCES += isnan.c isnand.c
  581. ## end gnulib module isnand-nolibm
  582. ## begin gnulib module isnanf
  583. EXTRA_DIST += float+.h isnan.c isnanf.c
  584. EXTRA_libgnu_la_SOURCES += isnan.c isnanf.c
  585. ## end gnulib module isnanf
  586. ## begin gnulib module isnanf-nolibm
  587. if gl_GNULIB_ENABLED_3f0e593033d1fc2c127581960f641b66
  588. endif
  589. EXTRA_DIST += float+.h isnan.c isnanf-nolibm.h isnanf.c
  590. EXTRA_libgnu_la_SOURCES += isnan.c isnanf.c
  591. ## end gnulib module isnanf-nolibm
  592. ## begin gnulib module isnanl
  593. EXTRA_DIST += float+.h isnan.c isnanl.c
  594. EXTRA_libgnu_la_SOURCES += isnan.c isnanl.c
  595. ## end gnulib module isnanl
  596. ## begin gnulib module isnanl-nolibm
  597. if gl_GNULIB_ENABLED_dbdf22868a5367f28bf18e0013ac6f8f
  598. endif
  599. EXTRA_DIST += float+.h isnan.c isnanl-nolibm.h isnanl.c
  600. EXTRA_libgnu_la_SOURCES += isnan.c isnanl.c
  601. ## end gnulib module isnanl-nolibm
  602. ## begin gnulib module langinfo
  603. BUILT_SOURCES += langinfo.h
  604. # We need the following in order to create an empty placeholder for
  605. # <langinfo.h> when the system doesn't have one.
  606. langinfo.h: langinfo.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
  607. $(AM_V_GEN)rm -f $@-t $@ && \
  608. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  609. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  610. -e 's|@''HAVE_LANGINFO_H''@|$(HAVE_LANGINFO_H)|g' \
  611. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  612. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  613. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  614. -e 's|@''NEXT_LANGINFO_H''@|$(NEXT_LANGINFO_H)|g' \
  615. -e 's/@''GNULIB_NL_LANGINFO''@/$(GNULIB_NL_LANGINFO)/g' \
  616. -e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \
  617. -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \
  618. -e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \
  619. -e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \
  620. -e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \
  621. -e 's|@''REPLACE_NL_LANGINFO''@|$(REPLACE_NL_LANGINFO)|g' \
  622. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  623. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  624. < $(srcdir)/langinfo.in.h; \
  625. } > $@-t && \
  626. mv $@-t $@
  627. MOSTLYCLEANFILES += langinfo.h langinfo.h-t
  628. EXTRA_DIST += langinfo.in.h
  629. ## end gnulib module langinfo
  630. ## begin gnulib module lib-symbol-visibility
  631. # The value of $(CFLAG_VISIBILITY) needs to be added to the CFLAGS for the
  632. # compilation of all sources that make up the library. This line here does it
  633. # only for the gnulib part of it. The developer is responsible for adding
  634. # $(CFLAG_VISIBILITY) to the Makefile.ams of the other portions of the library.
  635. AM_CFLAGS += $(CFLAG_VISIBILITY)
  636. ## end gnulib module lib-symbol-visibility
  637. ## begin gnulib module libunistring
  638. EXTRA_DIST += libunistring.valgrind
  639. ## end gnulib module libunistring
  640. ## begin gnulib module link
  641. EXTRA_DIST += link.c
  642. EXTRA_libgnu_la_SOURCES += link.c
  643. ## end gnulib module link
  644. ## begin gnulib module listen
  645. EXTRA_DIST += listen.c w32sock.h
  646. EXTRA_libgnu_la_SOURCES += listen.c
  647. ## end gnulib module listen
  648. ## begin gnulib module localcharset
  649. libgnu_la_SOURCES += localcharset.h localcharset.c
  650. # We need the following in order to install a simple file in $(libdir)
  651. # which is shared with other installed packages. We use a list of referencing
  652. # packages so that "make uninstall" will remove the file if and only if it
  653. # is not used by another installed package.
  654. # On systems with glibc-2.1 or newer, the file is redundant, therefore we
  655. # avoid installing it.
  656. all-local: charset.alias ref-add.sed ref-del.sed
  657. charset_alias = $(DESTDIR)$(libdir)/charset.alias
  658. charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
  659. install-exec-local: install-exec-localcharset
  660. install-exec-localcharset: all-local
  661. if test $(GLIBC21) = no; then \
  662. case '$(host_os)' in \
  663. darwin[56]*) \
  664. need_charset_alias=true ;; \
  665. darwin* | cygwin* | mingw* | pw32* | cegcc*) \
  666. need_charset_alias=false ;; \
  667. *) \
  668. need_charset_alias=true ;; \
  669. esac ; \
  670. else \
  671. need_charset_alias=false ; \
  672. fi ; \
  673. if $$need_charset_alias; then \
  674. $(mkinstalldirs) $(DESTDIR)$(libdir) ; \
  675. fi ; \
  676. if test -f $(charset_alias); then \
  677. sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
  678. $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
  679. rm -f $(charset_tmp) ; \
  680. else \
  681. if $$need_charset_alias; then \
  682. sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
  683. $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
  684. rm -f $(charset_tmp) ; \
  685. fi ; \
  686. fi
  687. uninstall-local: uninstall-localcharset
  688. uninstall-localcharset: all-local
  689. if test -f $(charset_alias); then \
  690. sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
  691. if grep '^# Packages using this file: $$' $(charset_tmp) \
  692. > /dev/null; then \
  693. rm -f $(charset_alias); \
  694. else \
  695. $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
  696. fi; \
  697. rm -f $(charset_tmp); \
  698. fi
  699. charset.alias: config.charset
  700. $(AM_V_GEN)rm -f t-$@ $@ && \
  701. $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@ && \
  702. mv t-$@ $@
  703. SUFFIXES += .sed .sin
  704. .sin.sed:
  705. $(AM_V_GEN)rm -f t-$@ $@ && \
  706. sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@ && \
  707. mv t-$@ $@
  708. CLEANFILES += charset.alias ref-add.sed ref-del.sed
  709. EXTRA_DIST += config.charset ref-add.sin ref-del.sin
  710. ## end gnulib module localcharset
  711. ## begin gnulib module locale
  712. BUILT_SOURCES += locale.h
  713. # We need the following in order to create <locale.h> when the system
  714. # doesn't have one that provides all definitions.
  715. locale.h: locale.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  716. $(AM_V_GEN)rm -f $@-t $@ && \
  717. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  718. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  719. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  720. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  721. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  722. -e 's|@''NEXT_LOCALE_H''@|$(NEXT_LOCALE_H)|g' \
  723. -e 's/@''GNULIB_LOCALECONV''@/$(GNULIB_LOCALECONV)/g' \
  724. -e 's/@''GNULIB_SETLOCALE''@/$(GNULIB_SETLOCALE)/g' \
  725. -e 's/@''GNULIB_DUPLOCALE''@/$(GNULIB_DUPLOCALE)/g' \
  726. -e 's|@''HAVE_DUPLOCALE''@|$(HAVE_DUPLOCALE)|g' \
  727. -e 's|@''HAVE_XLOCALE_H''@|$(HAVE_XLOCALE_H)|g' \
  728. -e 's|@''REPLACE_LOCALECONV''@|$(REPLACE_LOCALECONV)|g' \
  729. -e 's|@''REPLACE_SETLOCALE''@|$(REPLACE_SETLOCALE)|g' \
  730. -e 's|@''REPLACE_DUPLOCALE''@|$(REPLACE_DUPLOCALE)|g' \
  731. -e 's|@''REPLACE_STRUCT_LCONV''@|$(REPLACE_STRUCT_LCONV)|g' \
  732. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  733. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  734. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  735. < $(srcdir)/locale.in.h; \
  736. } > $@-t && \
  737. mv $@-t $@
  738. MOSTLYCLEANFILES += locale.h locale.h-t
  739. EXTRA_DIST += locale.in.h
  740. ## end gnulib module locale
  741. ## begin gnulib module localeconv
  742. if gl_GNULIB_ENABLED_localeconv
  743. endif
  744. EXTRA_DIST += localeconv.c
  745. EXTRA_libgnu_la_SOURCES += localeconv.c
  746. ## end gnulib module localeconv
  747. ## begin gnulib module log
  748. if gl_GNULIB_ENABLED_log
  749. endif
  750. EXTRA_DIST += log.c
  751. EXTRA_libgnu_la_SOURCES += log.c
  752. ## end gnulib module log
  753. ## begin gnulib module log1p
  754. EXTRA_DIST += log1p.c
  755. EXTRA_libgnu_la_SOURCES += log1p.c
  756. ## end gnulib module log1p
  757. ## begin gnulib module lstat
  758. EXTRA_DIST += lstat.c
  759. EXTRA_libgnu_la_SOURCES += lstat.c
  760. ## end gnulib module lstat
  761. ## begin gnulib module maintainer-makefile
  762. EXTRA_DIST += $(top_srcdir)/maint.mk
  763. ## end gnulib module maintainer-makefile
  764. ## begin gnulib module malloc-gnu
  765. EXTRA_DIST += malloc.c
  766. EXTRA_libgnu_la_SOURCES += malloc.c
  767. ## end gnulib module malloc-gnu
  768. ## begin gnulib module malloc-posix
  769. EXTRA_DIST += malloc.c
  770. EXTRA_libgnu_la_SOURCES += malloc.c
  771. ## end gnulib module malloc-posix
  772. ## begin gnulib module malloca
  773. libgnu_la_SOURCES += malloca.c
  774. EXTRA_DIST += malloca.h malloca.valgrind
  775. ## end gnulib module malloca
  776. ## begin gnulib module math
  777. BUILT_SOURCES += math.h
  778. libgnu_la_SOURCES += math.c
  779. # We need the following in order to create <math.h> when the system
  780. # doesn't have one that works with the given compiler.
  781. math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  782. $(AM_V_GEN)rm -f $@-t $@ && \
  783. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  784. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  785. -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
  786. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  787. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  788. -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
  789. -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
  790. -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
  791. -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
  792. -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
  793. -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
  794. -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
  795. -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
  796. -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
  797. -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
  798. -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
  799. -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
  800. -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
  801. -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
  802. -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
  803. -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
  804. -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
  805. -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
  806. -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
  807. -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
  808. -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
  809. -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
  810. -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
  811. -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
  812. -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
  813. -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
  814. -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
  815. -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
  816. -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
  817. -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
  818. -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
  819. -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
  820. -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
  821. -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
  822. -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
  823. -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
  824. -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
  825. -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
  826. -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
  827. -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
  828. -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
  829. -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
  830. -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
  831. -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
  832. -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
  833. < $(srcdir)/math.in.h | \
  834. sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
  835. -e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
  836. -e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
  837. -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
  838. -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
  839. -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
  840. -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
  841. -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
  842. -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
  843. -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
  844. -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
  845. -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
  846. -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
  847. -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
  848. -e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
  849. -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
  850. -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
  851. -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
  852. -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
  853. -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
  854. -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
  855. -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
  856. -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
  857. -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
  858. -e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
  859. -e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
  860. -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
  861. -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
  862. -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
  863. -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
  864. -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
  865. -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
  866. -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
  867. -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
  868. -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
  869. -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
  870. -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
  871. -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
  872. -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
  873. -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
  874. -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
  875. -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
  876. -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
  877. -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
  878. -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
  879. -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
  880. -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
  881. -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
  882. -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
  883. -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
  884. -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
  885. | \
  886. sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
  887. -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
  888. -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
  889. -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
  890. -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
  891. -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
  892. -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
  893. -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
  894. -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
  895. -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
  896. -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
  897. -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
  898. -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
  899. -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
  900. -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
  901. -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
  902. -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
  903. -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
  904. -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
  905. -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
  906. -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
  907. -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
  908. -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
  909. -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
  910. -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
  911. -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
  912. -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
  913. -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
  914. -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
  915. -e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \
  916. -e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \
  917. -e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \
  918. -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
  919. -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
  920. -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
  921. -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
  922. -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
  923. -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
  924. -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
  925. -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
  926. -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
  927. -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
  928. -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
  929. -e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \
  930. -e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \
  931. -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
  932. -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
  933. -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
  934. -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
  935. -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
  936. -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
  937. -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
  938. -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
  939. -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
  940. -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
  941. -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
  942. -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
  943. -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
  944. -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
  945. -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
  946. -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
  947. -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
  948. -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
  949. -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
  950. -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
  951. -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
  952. -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
  953. -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
  954. -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
  955. -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
  956. -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
  957. -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
  958. -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
  959. -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
  960. -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
  961. -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
  962. -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
  963. -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
  964. -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
  965. -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
  966. -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
  967. -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
  968. -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
  969. -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
  970. -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
  971. -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
  972. -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
  973. -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
  974. -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
  975. -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
  976. -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
  977. -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
  978. -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
  979. -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
  980. -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
  981. -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
  982. | \
  983. sed -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
  984. -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
  985. -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
  986. -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
  987. -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
  988. -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
  989. -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
  990. -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
  991. -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
  992. -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
  993. -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
  994. -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
  995. -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
  996. -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
  997. -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
  998. -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
  999. -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
  1000. -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
  1001. -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
  1002. -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
  1003. -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
  1004. -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
  1005. -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
  1006. -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
  1007. -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
  1008. -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
  1009. -e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \
  1010. -e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \
  1011. -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
  1012. -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
  1013. -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
  1014. -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
  1015. -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
  1016. -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
  1017. -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
  1018. -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
  1019. -e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \
  1020. -e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \
  1021. -e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \
  1022. -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
  1023. -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
  1024. -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
  1025. -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
  1026. -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
  1027. -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
  1028. -e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \
  1029. -e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \
  1030. -e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \
  1031. -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
  1032. -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
  1033. -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
  1034. -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
  1035. -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
  1036. -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
  1037. -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
  1038. -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
  1039. -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
  1040. -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
  1041. -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
  1042. -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
  1043. -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
  1044. -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
  1045. -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
  1046. -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
  1047. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  1048. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  1049. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
  1050. } > $@-t && \
  1051. mv $@-t $@
  1052. MOSTLYCLEANFILES += math.h math.h-t
  1053. EXTRA_DIST += math.in.h
  1054. ## end gnulib module math
  1055. ## begin gnulib module mbrtowc
  1056. if gl_GNULIB_ENABLED_mbrtowc
  1057. endif
  1058. EXTRA_DIST += mbrtowc.c
  1059. EXTRA_libgnu_la_SOURCES += mbrtowc.c
  1060. ## end gnulib module mbrtowc
  1061. ## begin gnulib module mbsinit
  1062. if gl_GNULIB_ENABLED_mbsinit
  1063. endif
  1064. EXTRA_DIST += mbsinit.c
  1065. EXTRA_libgnu_la_SOURCES += mbsinit.c
  1066. ## end gnulib module mbsinit
  1067. ## begin gnulib module mbtowc
  1068. if gl_GNULIB_ENABLED_mbtowc
  1069. endif
  1070. EXTRA_DIST += mbtowc-impl.h mbtowc.c
  1071. EXTRA_libgnu_la_SOURCES += mbtowc.c
  1072. ## end gnulib module mbtowc
  1073. ## begin gnulib module memchr
  1074. if gl_GNULIB_ENABLED_memchr
  1075. endif
  1076. EXTRA_DIST += memchr.c memchr.valgrind
  1077. EXTRA_libgnu_la_SOURCES += memchr.c
  1078. ## end gnulib module memchr
  1079. ## begin gnulib module mkdir
  1080. EXTRA_DIST += mkdir.c
  1081. EXTRA_libgnu_la_SOURCES += mkdir.c
  1082. ## end gnulib module mkdir
  1083. ## begin gnulib module mkostemp
  1084. EXTRA_DIST += mkostemp.c
  1085. EXTRA_libgnu_la_SOURCES += mkostemp.c
  1086. ## end gnulib module mkostemp
  1087. ## begin gnulib module mktime
  1088. if gl_GNULIB_ENABLED_mktime
  1089. endif
  1090. EXTRA_DIST += mktime-internal.h mktime.c
  1091. EXTRA_libgnu_la_SOURCES += mktime.c
  1092. ## end gnulib module mktime
  1093. ## begin gnulib module mktime-internal
  1094. if gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31
  1095. endif
  1096. EXTRA_DIST += mktime-internal.h mktime.c
  1097. EXTRA_libgnu_la_SOURCES += mktime.c
  1098. ## end gnulib module mktime-internal
  1099. ## begin gnulib module msvc-inval
  1100. if gl_GNULIB_ENABLED_f691f076f650964c9f5598c3ee487616
  1101. endif
  1102. EXTRA_DIST += msvc-inval.c msvc-inval.h
  1103. EXTRA_libgnu_la_SOURCES += msvc-inval.c
  1104. ## end gnulib module msvc-inval
  1105. ## begin gnulib module msvc-nothrow
  1106. if gl_GNULIB_ENABLED_676220fa4366efa9bdbfccf11a857c07
  1107. endif
  1108. EXTRA_DIST += msvc-nothrow.c msvc-nothrow.h
  1109. EXTRA_libgnu_la_SOURCES += msvc-nothrow.c
  1110. ## end gnulib module msvc-nothrow
  1111. ## begin gnulib module netdb
  1112. BUILT_SOURCES += netdb.h
  1113. # We need the following in order to create <netdb.h> when the system
  1114. # doesn't have one that works with the given compiler.
  1115. netdb.h: netdb.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  1116. $(AM_V_GEN)rm -f $@-t $@ && \
  1117. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1118. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1119. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1120. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1121. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1122. -e 's|@''NEXT_NETDB_H''@|$(NEXT_NETDB_H)|g' \
  1123. -e 's|@''HAVE_NETDB_H''@|$(HAVE_NETDB_H)|g' \
  1124. -e 's/@''GNULIB_GETADDRINFO''@/$(GNULIB_GETADDRINFO)/g' \
  1125. -e 's|@''HAVE_STRUCT_ADDRINFO''@|$(HAVE_STRUCT_ADDRINFO)|g' \
  1126. -e 's|@''HAVE_DECL_FREEADDRINFO''@|$(HAVE_DECL_FREEADDRINFO)|g' \
  1127. -e 's|@''HAVE_DECL_GAI_STRERROR''@|$(HAVE_DECL_GAI_STRERROR)|g' \
  1128. -e 's|@''HAVE_DECL_GETADDRINFO''@|$(HAVE_DECL_GETADDRINFO)|g' \
  1129. -e 's|@''HAVE_DECL_GETNAMEINFO''@|$(HAVE_DECL_GETNAMEINFO)|g' \
  1130. -e 's|@''REPLACE_GAI_STRERROR''@|$(REPLACE_GAI_STRERROR)|g' \
  1131. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  1132. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  1133. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  1134. < $(srcdir)/netdb.in.h; \
  1135. } > $@-t && \
  1136. mv $@-t $@
  1137. MOSTLYCLEANFILES += netdb.h netdb.h-t
  1138. EXTRA_DIST += netdb.in.h
  1139. ## end gnulib module netdb
  1140. ## begin gnulib module netinet_in
  1141. BUILT_SOURCES += $(NETINET_IN_H)
  1142. # We need the following in order to create <netinet/in.h> when the system
  1143. # doesn't have one.
  1144. if GL_GENERATE_NETINET_IN_H
  1145. netinet/in.h: netinet_in.in.h $(top_builddir)/config.status
  1146. $(AM_V_at)$(MKDIR_P) netinet
  1147. $(AM_V_GEN)rm -f $@-t $@ && \
  1148. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1149. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1150. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1151. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1152. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1153. -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \
  1154. -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \
  1155. < $(srcdir)/netinet_in.in.h; \
  1156. } > $@-t && \
  1157. mv $@-t $@
  1158. else
  1159. netinet/in.h: $(top_builddir)/config.status
  1160. rm -f $@
  1161. endif
  1162. MOSTLYCLEANFILES += netinet/in.h netinet/in.h-t
  1163. MOSTLYCLEANDIRS += netinet
  1164. EXTRA_DIST += netinet_in.in.h
  1165. ## end gnulib module netinet_in
  1166. ## begin gnulib module nl_langinfo
  1167. EXTRA_DIST += nl_langinfo.c
  1168. EXTRA_libgnu_la_SOURCES += nl_langinfo.c
  1169. ## end gnulib module nl_langinfo
  1170. ## begin gnulib module nproc
  1171. libgnu_la_SOURCES += nproc.c
  1172. EXTRA_DIST += nproc.h
  1173. ## end gnulib module nproc
  1174. ## begin gnulib module open
  1175. EXTRA_DIST += open.c
  1176. EXTRA_libgnu_la_SOURCES += open.c
  1177. ## end gnulib module open
  1178. ## begin gnulib module pathmax
  1179. if gl_GNULIB_ENABLED_pathmax
  1180. endif
  1181. EXTRA_DIST += pathmax.h
  1182. ## end gnulib module pathmax
  1183. ## begin gnulib module pipe-posix
  1184. EXTRA_DIST += pipe.c
  1185. EXTRA_libgnu_la_SOURCES += pipe.c
  1186. ## end gnulib module pipe-posix
  1187. ## begin gnulib module pipe2
  1188. libgnu_la_SOURCES += pipe2.c
  1189. ## end gnulib module pipe2
  1190. ## begin gnulib module poll
  1191. EXTRA_DIST += poll.c
  1192. EXTRA_libgnu_la_SOURCES += poll.c
  1193. ## end gnulib module poll
  1194. ## begin gnulib module poll-h
  1195. BUILT_SOURCES += poll.h
  1196. # We need the following in order to create <poll.h> when the system
  1197. # doesn't have one.
  1198. poll.h: poll.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
  1199. $(AM_V_GEN)rm -f $@-t $@ && \
  1200. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1201. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1202. -e 's|@''HAVE_POLL_H''@|$(HAVE_POLL_H)|g' \
  1203. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1204. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1205. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1206. -e 's|@''NEXT_POLL_H''@|$(NEXT_POLL_H)|g' \
  1207. -e 's/@''GNULIB_POLL''@/$(GNULIB_POLL)/g' \
  1208. -e 's|@''HAVE_POLL''@|$(HAVE_POLL)|g' \
  1209. -e 's|@''REPLACE_POLL''@|$(REPLACE_POLL)|g' \
  1210. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  1211. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  1212. < $(srcdir)/poll.in.h; \
  1213. } > $@-t && \
  1214. mv -f $@-t $@
  1215. MOSTLYCLEANFILES += poll.h poll.h-t
  1216. EXTRA_DIST += poll.in.h
  1217. ## end gnulib module poll-h
  1218. ## begin gnulib module putenv
  1219. EXTRA_DIST += putenv.c
  1220. EXTRA_libgnu_la_SOURCES += putenv.c
  1221. ## end gnulib module putenv
  1222. ## begin gnulib module raise
  1223. if gl_GNULIB_ENABLED_raise
  1224. endif
  1225. EXTRA_DIST += raise.c
  1226. EXTRA_libgnu_la_SOURCES += raise.c
  1227. ## end gnulib module raise
  1228. ## begin gnulib module read
  1229. EXTRA_DIST += read.c
  1230. EXTRA_libgnu_la_SOURCES += read.c
  1231. ## end gnulib module read
  1232. ## begin gnulib module readlink
  1233. EXTRA_DIST += readlink.c
  1234. EXTRA_libgnu_la_SOURCES += readlink.c
  1235. ## end gnulib module readlink
  1236. ## begin gnulib module recv
  1237. EXTRA_DIST += recv.c w32sock.h
  1238. EXTRA_libgnu_la_SOURCES += recv.c
  1239. ## end gnulib module recv
  1240. ## begin gnulib module recvfrom
  1241. EXTRA_DIST += recvfrom.c w32sock.h
  1242. EXTRA_libgnu_la_SOURCES += recvfrom.c
  1243. ## end gnulib module recvfrom
  1244. ## begin gnulib module regex
  1245. EXTRA_DIST += regcomp.c regex.c regex.h regex_internal.c regex_internal.h regexec.c
  1246. EXTRA_libgnu_la_SOURCES += regcomp.c regex.c regex_internal.c regexec.c
  1247. ## end gnulib module regex
  1248. ## begin gnulib module rename
  1249. EXTRA_DIST += rename.c
  1250. EXTRA_libgnu_la_SOURCES += rename.c
  1251. ## end gnulib module rename
  1252. ## begin gnulib module rmdir
  1253. EXTRA_DIST += rmdir.c
  1254. EXTRA_libgnu_la_SOURCES += rmdir.c
  1255. ## end gnulib module rmdir
  1256. ## begin gnulib module round
  1257. if gl_GNULIB_ENABLED_round
  1258. endif
  1259. EXTRA_DIST += round.c
  1260. EXTRA_libgnu_la_SOURCES += round.c
  1261. ## end gnulib module round
  1262. ## begin gnulib module safe-read
  1263. libgnu_la_SOURCES += safe-read.c
  1264. EXTRA_DIST += safe-read.h
  1265. ## end gnulib module safe-read
  1266. ## begin gnulib module safe-write
  1267. libgnu_la_SOURCES += safe-write.c
  1268. EXTRA_DIST += safe-read.c safe-write.h
  1269. EXTRA_libgnu_la_SOURCES += safe-read.c
  1270. ## end gnulib module safe-write
  1271. ## begin gnulib module same-inode
  1272. if gl_GNULIB_ENABLED_9bc5f216d57e231e4834049d67d0db62
  1273. endif
  1274. EXTRA_DIST += same-inode.h
  1275. ## end gnulib module same-inode
  1276. ## begin gnulib module secure_getenv
  1277. if gl_GNULIB_ENABLED_secure_getenv
  1278. endif
  1279. EXTRA_DIST += secure_getenv.c
  1280. EXTRA_libgnu_la_SOURCES += secure_getenv.c
  1281. ## end gnulib module secure_getenv
  1282. ## begin gnulib module select
  1283. EXTRA_DIST += select.c
  1284. EXTRA_libgnu_la_SOURCES += select.c
  1285. ## end gnulib module select
  1286. ## begin gnulib module send
  1287. EXTRA_DIST += send.c w32sock.h
  1288. EXTRA_libgnu_la_SOURCES += send.c
  1289. ## end gnulib module send
  1290. ## begin gnulib module sendto
  1291. EXTRA_DIST += sendto.c w32sock.h
  1292. EXTRA_libgnu_la_SOURCES += sendto.c
  1293. ## end gnulib module sendto
  1294. ## begin gnulib module setenv
  1295. EXTRA_DIST += setenv.c
  1296. EXTRA_libgnu_la_SOURCES += setenv.c
  1297. ## end gnulib module setenv
  1298. ## begin gnulib module setsockopt
  1299. EXTRA_DIST += setsockopt.c w32sock.h
  1300. EXTRA_libgnu_la_SOURCES += setsockopt.c
  1301. ## end gnulib module setsockopt
  1302. ## begin gnulib module shutdown
  1303. EXTRA_DIST += shutdown.c w32sock.h
  1304. EXTRA_libgnu_la_SOURCES += shutdown.c
  1305. ## end gnulib module shutdown
  1306. ## begin gnulib module signal-h
  1307. BUILT_SOURCES += signal.h
  1308. # We need the following in order to create <signal.h> when the system
  1309. # doesn't have a complete one.
  1310. signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  1311. $(AM_V_GEN)rm -f $@-t $@ && \
  1312. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1313. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1314. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1315. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1316. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1317. -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
  1318. -e 's|@''GNULIB_PTHREAD_SIGMASK''@|$(GNULIB_PTHREAD_SIGMASK)|g' \
  1319. -e 's|@''GNULIB_RAISE''@|$(GNULIB_RAISE)|g' \
  1320. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
  1321. -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
  1322. -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
  1323. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
  1324. -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \
  1325. -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \
  1326. -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
  1327. -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
  1328. -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
  1329. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
  1330. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
  1331. -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
  1332. -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \
  1333. -e 's|@''REPLACE_RAISE''@|$(REPLACE_RAISE)|g' \
  1334. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  1335. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  1336. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  1337. < $(srcdir)/signal.in.h; \
  1338. } > $@-t && \
  1339. mv $@-t $@
  1340. MOSTLYCLEANFILES += signal.h signal.h-t
  1341. EXTRA_DIST += signal.in.h
  1342. ## end gnulib module signal-h
  1343. ## begin gnulib module signbit
  1344. if gl_GNULIB_ENABLED_signbit
  1345. endif
  1346. EXTRA_DIST += float+.h signbitd.c signbitf.c signbitl.c
  1347. EXTRA_libgnu_la_SOURCES += signbitd.c signbitf.c signbitl.c
  1348. ## end gnulib module signbit
  1349. ## begin gnulib module size_max
  1350. if gl_GNULIB_ENABLED_size_max
  1351. libgnu_la_SOURCES += size_max.h
  1352. endif
  1353. ## end gnulib module size_max
  1354. ## begin gnulib module snippet/_Noreturn
  1355. # Because this Makefile snippet defines a variable used by other
  1356. # gnulib Makefile snippets, it must be present in all Makefile.am that
  1357. # need it. This is ensured by the applicability 'all' defined above.
  1358. _NORETURN_H=$(top_srcdir)/build-aux/snippet/_Noreturn.h
  1359. EXTRA_DIST += $(top_srcdir)/build-aux/snippet/_Noreturn.h
  1360. ## end gnulib module snippet/_Noreturn
  1361. ## begin gnulib module snippet/arg-nonnull
  1362. # The BUILT_SOURCES created by this Makefile snippet are not used via #include
  1363. # statements but through direct file reference. Therefore this snippet must be
  1364. # present in all Makefile.am that need it. This is ensured by the applicability
  1365. # 'all' defined above.
  1366. BUILT_SOURCES += arg-nonnull.h
  1367. # The arg-nonnull.h that gets inserted into generated .h files is the same as
  1368. # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
  1369. # off.
  1370. arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
  1371. $(AM_V_GEN)rm -f $@-t $@ && \
  1372. sed -n -e '/GL_ARG_NONNULL/,$$p' \
  1373. < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
  1374. > $@-t && \
  1375. mv $@-t $@
  1376. MOSTLYCLEANFILES += arg-nonnull.h arg-nonnull.h-t
  1377. ARG_NONNULL_H=arg-nonnull.h
  1378. EXTRA_DIST += $(top_srcdir)/build-aux/snippet/arg-nonnull.h
  1379. ## end gnulib module snippet/arg-nonnull
  1380. ## begin gnulib module snippet/c++defs
  1381. # The BUILT_SOURCES created by this Makefile snippet are not used via #include
  1382. # statements but through direct file reference. Therefore this snippet must be
  1383. # present in all Makefile.am that need it. This is ensured by the applicability
  1384. # 'all' defined above.
  1385. BUILT_SOURCES += c++defs.h
  1386. # The c++defs.h that gets inserted into generated .h files is the same as
  1387. # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
  1388. c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
  1389. $(AM_V_GEN)rm -f $@-t $@ && \
  1390. sed -n -e '/_GL_CXXDEFS/,$$p' \
  1391. < $(top_srcdir)/build-aux/snippet/c++defs.h \
  1392. > $@-t && \
  1393. mv $@-t $@
  1394. MOSTLYCLEANFILES += c++defs.h c++defs.h-t
  1395. CXXDEFS_H=c++defs.h
  1396. EXTRA_DIST += $(top_srcdir)/build-aux/snippet/c++defs.h
  1397. ## end gnulib module snippet/c++defs
  1398. ## begin gnulib module snippet/warn-on-use
  1399. BUILT_SOURCES += warn-on-use.h
  1400. # The warn-on-use.h that gets inserted into generated .h files is the same as
  1401. # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
  1402. # off.
  1403. warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
  1404. $(AM_V_GEN)rm -f $@-t $@ && \
  1405. sed -n -e '/^.ifndef/,$$p' \
  1406. < $(top_srcdir)/build-aux/snippet/warn-on-use.h \
  1407. > $@-t && \
  1408. mv $@-t $@
  1409. MOSTLYCLEANFILES += warn-on-use.h warn-on-use.h-t
  1410. WARN_ON_USE_H=warn-on-use.h
  1411. EXTRA_DIST += $(top_srcdir)/build-aux/snippet/warn-on-use.h
  1412. ## end gnulib module snippet/warn-on-use
  1413. ## begin gnulib module snprintf
  1414. if gl_GNULIB_ENABLED_snprintf
  1415. endif
  1416. EXTRA_DIST += snprintf.c
  1417. EXTRA_libgnu_la_SOURCES += snprintf.c
  1418. ## end gnulib module snprintf
  1419. ## begin gnulib module socket
  1420. EXTRA_DIST += socket.c w32sock.h
  1421. EXTRA_libgnu_la_SOURCES += socket.c
  1422. ## end gnulib module socket
  1423. ## begin gnulib module sockets
  1424. if gl_GNULIB_ENABLED_sockets
  1425. libgnu_la_SOURCES += sockets.h sockets.c
  1426. endif
  1427. EXTRA_DIST += w32sock.h
  1428. ## end gnulib module sockets
  1429. ## begin gnulib module stat
  1430. if gl_GNULIB_ENABLED_stat
  1431. endif
  1432. EXTRA_DIST += stat.c
  1433. EXTRA_libgnu_la_SOURCES += stat.c
  1434. ## end gnulib module stat
  1435. ## begin gnulib module stat-time
  1436. libgnu_la_SOURCES += stat-time.c
  1437. EXTRA_DIST += stat-time.h
  1438. ## end gnulib module stat-time
  1439. ## begin gnulib module stdalign
  1440. BUILT_SOURCES += $(STDALIGN_H)
  1441. # We need the following in order to create <stdalign.h> when the system
  1442. # doesn't have one that works.
  1443. if GL_GENERATE_STDALIGN_H
  1444. stdalign.h: stdalign.in.h $(top_builddir)/config.status
  1445. $(AM_V_GEN)rm -f $@-t $@ && \
  1446. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1447. cat $(srcdir)/stdalign.in.h; \
  1448. } > $@-t && \
  1449. mv $@-t $@
  1450. else
  1451. stdalign.h: $(top_builddir)/config.status
  1452. rm -f $@
  1453. endif
  1454. MOSTLYCLEANFILES += stdalign.h stdalign.h-t
  1455. EXTRA_DIST += stdalign.in.h
  1456. ## end gnulib module stdalign
  1457. ## begin gnulib module stdbool
  1458. BUILT_SOURCES += $(STDBOOL_H)
  1459. # We need the following in order to create <stdbool.h> when the system
  1460. # doesn't have one that works.
  1461. if GL_GENERATE_STDBOOL_H
  1462. stdbool.h: stdbool.in.h $(top_builddir)/config.status
  1463. $(AM_V_GEN)rm -f $@-t $@ && \
  1464. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1465. sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
  1466. } > $@-t && \
  1467. mv $@-t $@
  1468. else
  1469. stdbool.h: $(top_builddir)/config.status
  1470. rm -f $@
  1471. endif
  1472. MOSTLYCLEANFILES += stdbool.h stdbool.h-t
  1473. EXTRA_DIST += stdbool.in.h
  1474. ## end gnulib module stdbool
  1475. ## begin gnulib module stddef
  1476. BUILT_SOURCES += $(STDDEF_H)
  1477. # We need the following in order to create <stddef.h> when the system
  1478. # doesn't have one that works with the given compiler.
  1479. if GL_GENERATE_STDDEF_H
  1480. stddef.h: stddef.in.h $(top_builddir)/config.status
  1481. $(AM_V_GEN)rm -f $@-t $@ && \
  1482. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1483. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1484. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1485. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1486. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1487. -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
  1488. -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
  1489. -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
  1490. -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
  1491. < $(srcdir)/stddef.in.h; \
  1492. } > $@-t && \
  1493. mv $@-t $@
  1494. else
  1495. stddef.h: $(top_builddir)/config.status
  1496. rm -f $@
  1497. endif
  1498. MOSTLYCLEANFILES += stddef.h stddef.h-t
  1499. EXTRA_DIST += stddef.in.h
  1500. ## end gnulib module stddef
  1501. ## begin gnulib module stdint
  1502. BUILT_SOURCES += $(STDINT_H)
  1503. # We need the following in order to create <stdint.h> when the system
  1504. # doesn't have one that works with the given compiler.
  1505. if GL_GENERATE_STDINT_H
  1506. stdint.h: stdint.in.h $(top_builddir)/config.status
  1507. $(AM_V_GEN)rm -f $@-t $@ && \
  1508. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1509. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1510. -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
  1511. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1512. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1513. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1514. -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
  1515. -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
  1516. -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
  1517. -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
  1518. -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
  1519. -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
  1520. -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
  1521. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
  1522. -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
  1523. -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
  1524. -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
  1525. -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
  1526. -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
  1527. -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
  1528. -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
  1529. -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
  1530. -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
  1531. -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
  1532. -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
  1533. -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
  1534. -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
  1535. -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
  1536. < $(srcdir)/stdint.in.h; \
  1537. } > $@-t && \
  1538. mv $@-t $@
  1539. else
  1540. stdint.h: $(top_builddir)/config.status
  1541. rm -f $@
  1542. endif
  1543. MOSTLYCLEANFILES += stdint.h stdint.h-t
  1544. EXTRA_DIST += stdint.in.h
  1545. ## end gnulib module stdint
  1546. ## begin gnulib module stdio
  1547. BUILT_SOURCES += stdio.h
  1548. # We need the following in order to create <stdio.h> when the system
  1549. # doesn't have one that works with the given compiler.
  1550. stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  1551. $(AM_V_GEN)rm -f $@-t $@ && \
  1552. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1553. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1554. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1555. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1556. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1557. -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
  1558. -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
  1559. -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
  1560. -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
  1561. -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
  1562. -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
  1563. -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
  1564. -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
  1565. -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
  1566. -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
  1567. -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
  1568. -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
  1569. -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
  1570. -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
  1571. -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
  1572. -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
  1573. -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
  1574. -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
  1575. -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
  1576. -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
  1577. -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
  1578. -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
  1579. -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
  1580. -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
  1581. -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
  1582. -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
  1583. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
  1584. -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
  1585. -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
  1586. -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
  1587. -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
  1588. -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
  1589. -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
  1590. -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
  1591. -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
  1592. -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
  1593. -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
  1594. -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
  1595. -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
  1596. -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
  1597. -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
  1598. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
  1599. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
  1600. -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
  1601. -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
  1602. -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
  1603. -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
  1604. -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
  1605. -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
  1606. -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
  1607. -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
  1608. -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
  1609. -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
  1610. -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
  1611. < $(srcdir)/stdio.in.h | \
  1612. sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
  1613. -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
  1614. -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
  1615. -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
  1616. -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
  1617. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
  1618. -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
  1619. -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
  1620. -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
  1621. -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
  1622. -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
  1623. -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
  1624. -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
  1625. -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
  1626. -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
  1627. -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
  1628. -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
  1629. -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
  1630. -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
  1631. -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
  1632. -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
  1633. -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
  1634. -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
  1635. -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
  1636. -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
  1637. -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
  1638. -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
  1639. -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
  1640. -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
  1641. -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
  1642. -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
  1643. -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
  1644. -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
  1645. -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
  1646. -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
  1647. -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
  1648. -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
  1649. -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
  1650. -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
  1651. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
  1652. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
  1653. -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
  1654. -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
  1655. -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
  1656. -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
  1657. -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
  1658. -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
  1659. -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
  1660. -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
  1661. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  1662. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  1663. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
  1664. } > $@-t && \
  1665. mv $@-t $@
  1666. MOSTLYCLEANFILES += stdio.h stdio.h-t
  1667. EXTRA_DIST += stdio.in.h
  1668. ## end gnulib module stdio
  1669. ## begin gnulib module stdlib
  1670. BUILT_SOURCES += stdlib.h
  1671. # We need the following in order to create <stdlib.h> when the system
  1672. # doesn't have one that works with the given compiler.
  1673. stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
  1674. $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  1675. $(AM_V_GEN)rm -f $@-t $@ && \
  1676. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1677. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1678. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1679. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1680. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1681. -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
  1682. -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
  1683. -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
  1684. -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
  1685. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
  1686. -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
  1687. -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
  1688. -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
  1689. -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
  1690. -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
  1691. -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
  1692. -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
  1693. -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
  1694. -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
  1695. -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
  1696. -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
  1697. -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
  1698. -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
  1699. -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
  1700. -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
  1701. -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
  1702. -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
  1703. -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
  1704. -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
  1705. -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
  1706. -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
  1707. -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
  1708. -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
  1709. -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
  1710. -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
  1711. -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
  1712. -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
  1713. -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
  1714. -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
  1715. < $(srcdir)/stdlib.in.h | \
  1716. sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
  1717. -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
  1718. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
  1719. -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
  1720. -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
  1721. -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
  1722. -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
  1723. -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
  1724. -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
  1725. -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
  1726. -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
  1727. -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
  1728. -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
  1729. -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
  1730. -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
  1731. -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
  1732. -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
  1733. -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
  1734. -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
  1735. -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
  1736. -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
  1737. -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
  1738. -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
  1739. -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
  1740. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
  1741. -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
  1742. -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
  1743. -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
  1744. -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
  1745. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
  1746. -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
  1747. -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
  1748. -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
  1749. -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
  1750. -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
  1751. -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
  1752. -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
  1753. -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
  1754. -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
  1755. -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
  1756. -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
  1757. -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
  1758. -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
  1759. -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
  1760. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  1761. -e '/definition of _Noreturn/r $(_NORETURN_H)' \
  1762. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  1763. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
  1764. } > $@-t && \
  1765. mv $@-t $@
  1766. MOSTLYCLEANFILES += stdlib.h stdlib.h-t
  1767. EXTRA_DIST += stdlib.in.h
  1768. ## end gnulib module stdlib
  1769. ## begin gnulib module strdup-posix
  1770. if gl_GNULIB_ENABLED_f9850631dca91859e9cddac9359921c0
  1771. endif
  1772. EXTRA_DIST += strdup.c
  1773. EXTRA_libgnu_la_SOURCES += strdup.c
  1774. ## end gnulib module strdup-posix
  1775. ## begin gnulib module streq
  1776. if gl_GNULIB_ENABLED_streq
  1777. endif
  1778. EXTRA_DIST += streq.h
  1779. ## end gnulib module streq
  1780. ## begin gnulib module strftime
  1781. libgnu_la_SOURCES += strftime.c
  1782. EXTRA_DIST += strftime.h
  1783. ## end gnulib module strftime
  1784. ## begin gnulib module striconveh
  1785. libgnu_la_SOURCES += striconveh.h striconveh.c
  1786. if GL_COND_LIBTOOL
  1787. libgnu_la_LDFLAGS += $(LTLIBICONV)
  1788. endif
  1789. EXTRA_DIST += iconveh.h
  1790. ## end gnulib module striconveh
  1791. ## begin gnulib module string
  1792. BUILT_SOURCES += string.h
  1793. # We need the following in order to create <string.h> when the system
  1794. # doesn't have one that works with the given compiler.
  1795. string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  1796. $(AM_V_GEN)rm -f $@-t $@ && \
  1797. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1798. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1799. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1800. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1801. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1802. -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
  1803. -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
  1804. -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
  1805. -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
  1806. -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
  1807. -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
  1808. -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
  1809. -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
  1810. -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
  1811. -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
  1812. -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
  1813. -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
  1814. -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
  1815. -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
  1816. -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
  1817. -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
  1818. -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
  1819. -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
  1820. -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
  1821. -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
  1822. -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
  1823. -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
  1824. -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
  1825. -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
  1826. -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
  1827. -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
  1828. -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
  1829. -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
  1830. -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
  1831. -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
  1832. -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
  1833. -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
  1834. -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
  1835. -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
  1836. -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
  1837. -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
  1838. -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
  1839. -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
  1840. < $(srcdir)/string.in.h | \
  1841. sed -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
  1842. -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
  1843. -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
  1844. -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
  1845. -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
  1846. -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
  1847. -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
  1848. -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
  1849. -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
  1850. -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
  1851. -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
  1852. -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
  1853. -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
  1854. -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
  1855. -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
  1856. -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
  1857. -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
  1858. -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
  1859. -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
  1860. -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
  1861. -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
  1862. -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
  1863. -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
  1864. -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
  1865. -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
  1866. -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
  1867. -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
  1868. -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
  1869. -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
  1870. -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
  1871. -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
  1872. -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
  1873. -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
  1874. -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
  1875. -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
  1876. -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
  1877. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  1878. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  1879. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
  1880. < $(srcdir)/string.in.h; \
  1881. } > $@-t && \
  1882. mv $@-t $@
  1883. MOSTLYCLEANFILES += string.h string.h-t
  1884. EXTRA_DIST += string.in.h
  1885. ## end gnulib module string
  1886. ## begin gnulib module sys_file
  1887. BUILT_SOURCES += sys/file.h
  1888. # We need the following in order to create <sys/file.h> when the system
  1889. # has one that is incomplete.
  1890. sys/file.h: sys_file.in.h $(top_builddir)/config.status $(WARN_ON_USE_H)
  1891. $(AM_V_at)$(MKDIR_P) sys
  1892. $(AM_V_GEN)rm -f $@-t $@ && \
  1893. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1894. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1895. -e 's/@''HAVE_SYS_FILE_H''@/$(HAVE_SYS_FILE_H)/g' \
  1896. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1897. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1898. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1899. -e 's|@''NEXT_SYS_FILE_H''@|$(NEXT_SYS_FILE_H)|g' \
  1900. -e 's/@''HAVE_FLOCK''@/$(HAVE_FLOCK)/g' \
  1901. -e 's/@''GNULIB_FLOCK''@/$(GNULIB_FLOCK)/g' \
  1902. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  1903. < $(srcdir)/sys_file.in.h; \
  1904. } > $@-t && \
  1905. mv $@-t $@
  1906. MOSTLYCLEANFILES += sys/file.h sys/file.h-t
  1907. MOSTLYCLEANDIRS += sys
  1908. EXTRA_DIST += sys_file.in.h
  1909. ## end gnulib module sys_file
  1910. ## begin gnulib module sys_select
  1911. BUILT_SOURCES += sys/select.h
  1912. # We need the following in order to create <sys/select.h> when the system
  1913. # doesn't have one that works with the given compiler.
  1914. sys/select.h: sys_select.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
  1915. $(AM_V_at)$(MKDIR_P) sys
  1916. $(AM_V_GEN)rm -f $@-t $@ && \
  1917. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1918. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1919. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1920. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1921. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1922. -e 's|@''NEXT_SYS_SELECT_H''@|$(NEXT_SYS_SELECT_H)|g' \
  1923. -e 's|@''HAVE_SYS_SELECT_H''@|$(HAVE_SYS_SELECT_H)|g' \
  1924. -e 's/@''GNULIB_PSELECT''@/$(GNULIB_PSELECT)/g' \
  1925. -e 's/@''GNULIB_SELECT''@/$(GNULIB_SELECT)/g' \
  1926. -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
  1927. -e 's|@''HAVE_PSELECT''@|$(HAVE_PSELECT)|g' \
  1928. -e 's|@''REPLACE_PSELECT''@|$(REPLACE_PSELECT)|g' \
  1929. -e 's|@''REPLACE_SELECT''@|$(REPLACE_SELECT)|g' \
  1930. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  1931. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  1932. < $(srcdir)/sys_select.in.h; \
  1933. } > $@-t && \
  1934. mv $@-t $@
  1935. MOSTLYCLEANFILES += sys/select.h sys/select.h-t
  1936. MOSTLYCLEANDIRS += sys
  1937. EXTRA_DIST += sys_select.in.h
  1938. ## end gnulib module sys_select
  1939. ## begin gnulib module sys_socket
  1940. BUILT_SOURCES += sys/socket.h
  1941. libgnu_la_SOURCES += sys_socket.c
  1942. # We need the following in order to create <sys/socket.h> when the system
  1943. # doesn't have one that works with the given compiler.
  1944. sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
  1945. $(AM_V_at)$(MKDIR_P) sys
  1946. $(AM_V_GEN)rm -f $@-t $@ && \
  1947. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1948. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1949. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1950. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1951. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1952. -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
  1953. -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
  1954. -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
  1955. -e 's/@''GNULIB_SOCKET''@/$(GNULIB_SOCKET)/g' \
  1956. -e 's/@''GNULIB_CONNECT''@/$(GNULIB_CONNECT)/g' \
  1957. -e 's/@''GNULIB_ACCEPT''@/$(GNULIB_ACCEPT)/g' \
  1958. -e 's/@''GNULIB_BIND''@/$(GNULIB_BIND)/g' \
  1959. -e 's/@''GNULIB_GETPEERNAME''@/$(GNULIB_GETPEERNAME)/g' \
  1960. -e 's/@''GNULIB_GETSOCKNAME''@/$(GNULIB_GETSOCKNAME)/g' \
  1961. -e 's/@''GNULIB_GETSOCKOPT''@/$(GNULIB_GETSOCKOPT)/g' \
  1962. -e 's/@''GNULIB_LISTEN''@/$(GNULIB_LISTEN)/g' \
  1963. -e 's/@''GNULIB_RECV''@/$(GNULIB_RECV)/g' \
  1964. -e 's/@''GNULIB_SEND''@/$(GNULIB_SEND)/g' \
  1965. -e 's/@''GNULIB_RECVFROM''@/$(GNULIB_RECVFROM)/g' \
  1966. -e 's/@''GNULIB_SENDTO''@/$(GNULIB_SENDTO)/g' \
  1967. -e 's/@''GNULIB_SETSOCKOPT''@/$(GNULIB_SETSOCKOPT)/g' \
  1968. -e 's/@''GNULIB_SHUTDOWN''@/$(GNULIB_SHUTDOWN)/g' \
  1969. -e 's/@''GNULIB_ACCEPT4''@/$(GNULIB_ACCEPT4)/g' \
  1970. -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
  1971. -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
  1972. -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
  1973. -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
  1974. -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
  1975. -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
  1976. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  1977. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  1978. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  1979. < $(srcdir)/sys_socket.in.h; \
  1980. } > $@-t && \
  1981. mv -f $@-t $@
  1982. MOSTLYCLEANFILES += sys/socket.h sys/socket.h-t
  1983. MOSTLYCLEANDIRS += sys
  1984. EXTRA_DIST += sys_socket.in.h
  1985. ## end gnulib module sys_socket
  1986. ## begin gnulib module sys_stat
  1987. BUILT_SOURCES += sys/stat.h
  1988. # We need the following in order to create <sys/stat.h> when the system
  1989. # has one that is incomplete.
  1990. sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  1991. $(AM_V_at)$(MKDIR_P) sys
  1992. $(AM_V_GEN)rm -f $@-t $@ && \
  1993. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1994. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1995. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  1996. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  1997. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  1998. -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
  1999. -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
  2000. -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
  2001. -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
  2002. -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
  2003. -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
  2004. -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
  2005. -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
  2006. -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
  2007. -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
  2008. -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
  2009. -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
  2010. -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
  2011. -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
  2012. -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
  2013. -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
  2014. -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
  2015. -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
  2016. -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
  2017. -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
  2018. -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
  2019. -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
  2020. -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
  2021. -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
  2022. -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
  2023. -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
  2024. -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
  2025. -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
  2026. -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
  2027. -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
  2028. -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
  2029. -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
  2030. -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
  2031. -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
  2032. -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
  2033. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  2034. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  2035. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  2036. < $(srcdir)/sys_stat.in.h; \
  2037. } > $@-t && \
  2038. mv $@-t $@
  2039. MOSTLYCLEANFILES += sys/stat.h sys/stat.h-t
  2040. MOSTLYCLEANDIRS += sys
  2041. EXTRA_DIST += sys_stat.in.h
  2042. ## end gnulib module sys_stat
  2043. ## begin gnulib module sys_time
  2044. BUILT_SOURCES += sys/time.h
  2045. # We need the following in order to create <sys/time.h> when the system
  2046. # doesn't have one that works with the given compiler.
  2047. sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  2048. $(AM_V_at)$(MKDIR_P) sys
  2049. $(AM_V_GEN)rm -f $@-t $@ && \
  2050. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2051. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2052. -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
  2053. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  2054. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  2055. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  2056. -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
  2057. -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
  2058. -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
  2059. -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
  2060. -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
  2061. -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
  2062. -e 's/@''REPLACE_STRUCT_TIMEVAL''@/$(REPLACE_STRUCT_TIMEVAL)/g' \
  2063. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  2064. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  2065. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  2066. < $(srcdir)/sys_time.in.h; \
  2067. } > $@-t && \
  2068. mv $@-t $@
  2069. MOSTLYCLEANFILES += sys/time.h sys/time.h-t
  2070. EXTRA_DIST += sys_time.in.h
  2071. ## end gnulib module sys_time
  2072. ## begin gnulib module sys_times
  2073. BUILT_SOURCES += sys/times.h
  2074. # We need the following in order to create <sys/times.h> when the system
  2075. # doesn't have one that works with the given compiler.
  2076. sys/times.h: sys_times.in.h $(top_builddir)/config.status $(WARN_ON_USE_H) $(ARG_NONNULL_H)
  2077. $(AM_V_at)$(MKDIR_P) sys
  2078. $(AM_V_GEN)rm -f $@-t $@ && \
  2079. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2080. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2081. -e 's/@''HAVE_SYS_TIMES_H''@/$(HAVE_SYS_TIMES_H)/g' \
  2082. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  2083. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  2084. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  2085. -e 's|@''NEXT_SYS_TIMES_H''@|$(NEXT_SYS_TIMES_H)|g' \
  2086. -e 's/@''GNULIB_TIMES''@/$(GNULIB_TIMES)/g' \
  2087. -e 's|@''HAVE_STRUCT_TMS''@|$(HAVE_STRUCT_TMS)|g' \
  2088. -e 's|@''HAVE_TIMES''@|$(HAVE_TIMES)|g' \
  2089. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  2090. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  2091. < $(srcdir)/sys_times.in.h; \
  2092. } > $@-t && \
  2093. mv $@-t $@
  2094. MOSTLYCLEANFILES += sys/times.h sys/times.h-t
  2095. MOSTLYCLEANDIRS += sys
  2096. EXTRA_DIST += sys_times.in.h
  2097. ## end gnulib module sys_times
  2098. ## begin gnulib module sys_types
  2099. BUILT_SOURCES += sys/types.h
  2100. # We need the following in order to create <sys/types.h> when the system
  2101. # doesn't have one that works with the given compiler.
  2102. sys/types.h: sys_types.in.h $(top_builddir)/config.status
  2103. $(AM_V_at)$(MKDIR_P) sys
  2104. $(AM_V_GEN)rm -f $@-t $@ && \
  2105. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2106. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2107. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  2108. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  2109. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  2110. -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
  2111. -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
  2112. < $(srcdir)/sys_types.in.h; \
  2113. } > $@-t && \
  2114. mv $@-t $@
  2115. MOSTLYCLEANFILES += sys/types.h sys/types.h-t
  2116. EXTRA_DIST += sys_types.in.h
  2117. ## end gnulib module sys_types
  2118. ## begin gnulib module sys_uio
  2119. BUILT_SOURCES += sys/uio.h
  2120. # We need the following in order to create <sys/uio.h> when the system
  2121. # doesn't have one that works with the given compiler.
  2122. sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
  2123. $(AM_V_at)$(MKDIR_P) sys
  2124. $(AM_V_GEN)rm -f $@-t $@ && \
  2125. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2126. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2127. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  2128. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  2129. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  2130. -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
  2131. -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
  2132. < $(srcdir)/sys_uio.in.h; \
  2133. } > $@-t && \
  2134. mv -f $@-t $@
  2135. MOSTLYCLEANFILES += sys/uio.h sys/uio.h-t
  2136. MOSTLYCLEANDIRS += sys
  2137. EXTRA_DIST += sys_uio.in.h
  2138. ## end gnulib module sys_uio
  2139. ## begin gnulib module tempname
  2140. if gl_GNULIB_ENABLED_tempname
  2141. libgnu_la_SOURCES += tempname.c
  2142. endif
  2143. EXTRA_DIST += tempname.h
  2144. ## end gnulib module tempname
  2145. ## begin gnulib module time
  2146. BUILT_SOURCES += time.h
  2147. # We need the following in order to create <time.h> when the system
  2148. # doesn't have one that works with the given compiler.
  2149. time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  2150. $(AM_V_GEN)rm -f $@-t $@ && \
  2151. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2152. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2153. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  2154. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  2155. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  2156. -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
  2157. -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
  2158. -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
  2159. -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
  2160. -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
  2161. -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
  2162. -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
  2163. -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
  2164. -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
  2165. -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
  2166. -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
  2167. -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
  2168. -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
  2169. -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
  2170. -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
  2171. -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
  2172. -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
  2173. -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
  2174. -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
  2175. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
  2176. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
  2177. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
  2178. -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
  2179. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  2180. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  2181. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  2182. < $(srcdir)/time.in.h; \
  2183. } > $@-t && \
  2184. mv $@-t $@
  2185. MOSTLYCLEANFILES += time.h time.h-t
  2186. EXTRA_DIST += time.in.h
  2187. ## end gnulib module time
  2188. ## begin gnulib module time_r
  2189. if gl_GNULIB_ENABLED_time_r
  2190. endif
  2191. EXTRA_DIST += time_r.c
  2192. EXTRA_libgnu_la_SOURCES += time_r.c
  2193. ## end gnulib module time_r
  2194. ## begin gnulib module time_rz
  2195. EXTRA_DIST += time-internal.h time_rz.c
  2196. EXTRA_libgnu_la_SOURCES += time_rz.c
  2197. ## end gnulib module time_rz
  2198. ## begin gnulib module timegm
  2199. if gl_GNULIB_ENABLED_timegm
  2200. endif
  2201. EXTRA_DIST += mktime-internal.h timegm.c
  2202. EXTRA_libgnu_la_SOURCES += timegm.c
  2203. ## end gnulib module timegm
  2204. ## begin gnulib module times
  2205. EXTRA_DIST += times.c
  2206. EXTRA_libgnu_la_SOURCES += times.c
  2207. ## end gnulib module times
  2208. ## begin gnulib module trunc
  2209. EXTRA_DIST += trunc.c
  2210. EXTRA_libgnu_la_SOURCES += trunc.c
  2211. ## end gnulib module trunc
  2212. ## begin gnulib module unistd
  2213. BUILT_SOURCES += unistd.h
  2214. libgnu_la_SOURCES += unistd.c
  2215. # We need the following in order to create an empty placeholder for
  2216. # <unistd.h> when the system doesn't have one.
  2217. unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  2218. $(AM_V_GEN)rm -f $@-t $@ && \
  2219. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2220. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2221. -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
  2222. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  2223. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  2224. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  2225. -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
  2226. -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
  2227. -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
  2228. -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
  2229. -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
  2230. -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
  2231. -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
  2232. -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
  2233. -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
  2234. -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
  2235. -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
  2236. -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
  2237. -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
  2238. -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
  2239. -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
  2240. -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
  2241. -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
  2242. -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
  2243. -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
  2244. -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
  2245. -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
  2246. -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
  2247. -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
  2248. -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
  2249. -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
  2250. -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
  2251. -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
  2252. -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
  2253. -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
  2254. -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
  2255. -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
  2256. -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
  2257. -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
  2258. -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
  2259. -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
  2260. -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
  2261. -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
  2262. -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
  2263. -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
  2264. -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
  2265. -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
  2266. -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
  2267. -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
  2268. -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
  2269. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
  2270. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
  2271. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
  2272. -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
  2273. -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
  2274. -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
  2275. -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
  2276. < $(srcdir)/unistd.in.h | \
  2277. sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
  2278. -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
  2279. -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
  2280. -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
  2281. -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
  2282. -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
  2283. -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
  2284. -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
  2285. -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
  2286. -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
  2287. -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
  2288. -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
  2289. -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
  2290. -e 's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \
  2291. -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
  2292. -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
  2293. -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
  2294. -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
  2295. -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
  2296. -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
  2297. -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
  2298. -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
  2299. -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
  2300. -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
  2301. -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
  2302. -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
  2303. -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
  2304. -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
  2305. -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
  2306. -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
  2307. -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
  2308. -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
  2309. -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
  2310. -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
  2311. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
  2312. -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
  2313. -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
  2314. -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
  2315. -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
  2316. -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
  2317. -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
  2318. -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
  2319. | \
  2320. sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
  2321. -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
  2322. -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
  2323. -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
  2324. -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
  2325. -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
  2326. -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
  2327. -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
  2328. -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
  2329. -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
  2330. -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
  2331. -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
  2332. -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
  2333. -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
  2334. -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
  2335. -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
  2336. -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
  2337. -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
  2338. -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
  2339. -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
  2340. -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
  2341. -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
  2342. -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
  2343. -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
  2344. -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
  2345. -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
  2346. -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
  2347. -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
  2348. -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
  2349. -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
  2350. -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
  2351. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
  2352. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
  2353. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  2354. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  2355. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
  2356. } > $@-t && \
  2357. mv $@-t $@
  2358. MOSTLYCLEANFILES += unistd.h unistd.h-t
  2359. EXTRA_DIST += unistd.in.h
  2360. ## end gnulib module unistd
  2361. ## begin gnulib module unsetenv
  2362. if gl_GNULIB_ENABLED_unsetenv
  2363. endif
  2364. EXTRA_DIST += unsetenv.c
  2365. EXTRA_libgnu_la_SOURCES += unsetenv.c
  2366. ## end gnulib module unsetenv
  2367. ## begin gnulib module useless-if-before-free
  2368. EXTRA_DIST += $(top_srcdir)/build-aux/useless-if-before-free
  2369. ## end gnulib module useless-if-before-free
  2370. ## begin gnulib module vasnprintf
  2371. if gl_GNULIB_ENABLED_vasnprintf
  2372. endif
  2373. EXTRA_DIST += asnprintf.c float+.h printf-args.c printf-args.h printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h
  2374. EXTRA_libgnu_la_SOURCES += asnprintf.c printf-args.c printf-parse.c vasnprintf.c
  2375. ## end gnulib module vasnprintf
  2376. ## begin gnulib module vc-list-files
  2377. EXTRA_DIST += $(top_srcdir)/build-aux/vc-list-files
  2378. ## end gnulib module vc-list-files
  2379. ## begin gnulib module verify
  2380. EXTRA_DIST += verify.h
  2381. ## end gnulib module verify
  2382. ## begin gnulib module vsnprintf
  2383. EXTRA_DIST += vsnprintf.c
  2384. EXTRA_libgnu_la_SOURCES += vsnprintf.c
  2385. ## end gnulib module vsnprintf
  2386. ## begin gnulib module wchar
  2387. BUILT_SOURCES += wchar.h
  2388. # We need the following in order to create <wchar.h> when the system
  2389. # version does not work standalone.
  2390. wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  2391. $(AM_V_GEN)rm -f $@-t $@ && \
  2392. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2393. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2394. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  2395. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  2396. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  2397. -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
  2398. -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
  2399. -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
  2400. -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
  2401. -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
  2402. -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
  2403. -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
  2404. -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
  2405. -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
  2406. -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
  2407. -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
  2408. -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
  2409. -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
  2410. -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
  2411. -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
  2412. -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
  2413. -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
  2414. -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
  2415. -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
  2416. -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
  2417. -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
  2418. -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
  2419. -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
  2420. -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
  2421. -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
  2422. -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
  2423. -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
  2424. -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
  2425. -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
  2426. -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
  2427. -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
  2428. -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
  2429. -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
  2430. -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
  2431. -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
  2432. -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
  2433. -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
  2434. -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
  2435. -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
  2436. -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
  2437. -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
  2438. -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
  2439. < $(srcdir)/wchar.in.h | \
  2440. sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
  2441. -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
  2442. -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
  2443. -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
  2444. -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
  2445. -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
  2446. -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
  2447. -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
  2448. -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
  2449. -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
  2450. -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
  2451. -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
  2452. -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
  2453. -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
  2454. -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
  2455. -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
  2456. -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
  2457. -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
  2458. -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
  2459. -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
  2460. -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
  2461. -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
  2462. -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
  2463. -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
  2464. -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
  2465. -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
  2466. -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
  2467. -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
  2468. -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
  2469. -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
  2470. -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
  2471. -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
  2472. -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
  2473. -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
  2474. -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
  2475. -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
  2476. -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
  2477. -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
  2478. -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
  2479. -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
  2480. | \
  2481. sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
  2482. -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
  2483. -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
  2484. -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
  2485. -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
  2486. -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
  2487. -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
  2488. -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
  2489. -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
  2490. -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
  2491. -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
  2492. -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
  2493. -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
  2494. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  2495. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  2496. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
  2497. } > $@-t && \
  2498. mv $@-t $@
  2499. MOSTLYCLEANFILES += wchar.h wchar.h-t
  2500. EXTRA_DIST += wchar.in.h
  2501. ## end gnulib module wchar
  2502. ## begin gnulib module wcrtomb
  2503. if gl_GNULIB_ENABLED_wcrtomb
  2504. endif
  2505. EXTRA_DIST += wcrtomb.c
  2506. EXTRA_libgnu_la_SOURCES += wcrtomb.c
  2507. ## end gnulib module wcrtomb
  2508. ## begin gnulib module wctype-h
  2509. if gl_GNULIB_ENABLED_3dcce957eadc896e63ab5f137947b410
  2510. BUILT_SOURCES += wctype.h
  2511. libgnu_la_SOURCES += wctype-h.c
  2512. # We need the following in order to create <wctype.h> when the system
  2513. # doesn't have one that works with the given compiler.
  2514. wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
  2515. $(AM_V_GEN)rm -f $@-t $@ && \
  2516. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2517. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  2518. -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
  2519. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  2520. -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
  2521. -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
  2522. -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
  2523. -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
  2524. -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
  2525. -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
  2526. -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
  2527. -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
  2528. -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
  2529. -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
  2530. -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
  2531. -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
  2532. -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
  2533. -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
  2534. -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
  2535. -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
  2536. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  2537. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  2538. < $(srcdir)/wctype.in.h; \
  2539. } > $@-t && \
  2540. mv $@-t $@
  2541. MOSTLYCLEANFILES += wctype.h wctype.h-t
  2542. endif
  2543. EXTRA_DIST += wctype.in.h
  2544. ## end gnulib module wctype-h
  2545. ## begin gnulib module write
  2546. EXTRA_DIST += write.c
  2547. EXTRA_libgnu_la_SOURCES += write.c
  2548. ## end gnulib module write
  2549. ## begin gnulib module xsize
  2550. if gl_GNULIB_ENABLED_xsize
  2551. libgnu_la_SOURCES += xsize.h xsize.c
  2552. endif
  2553. ## end gnulib module xsize
  2554. mostlyclean-local: mostlyclean-generic
  2555. @for dir in '' $(MOSTLYCLEANDIRS); do \
  2556. if test -n "$$dir" && test -d $$dir; then \
  2557. echo "rmdir $$dir"; rmdir $$dir; \
  2558. fi; \
  2559. done; \
  2560. :