From: Eric Blake Date: Sat, 10 Aug 2019 21:20:47 +0000 (-0500) Subject: configmake: Update advice on usage. X-Git-Tag: v1.0~4720 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=8524167df6555c38079e9d041044dc59a9ddbeee;p=gnulib.git configmake: Update advice on usage. * modules/configmake (Include): No longer necessary to include last, since configmake.h itself worries about collision avoidance. --- diff --git a/ChangeLog b/ChangeLog index 7dc1aa2613..db0b4e660c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2019-08-10 Eric Blake + + configmake: Update advice on usage. + * modules/configmake (Include): No longer necessary to include + last, since configmake.h itself worries about collision avoidance. + 2019-08-10 Assaf Gordon parse-datetime: fix 'T' military timezone handling diff --git a/modules/configmake b/modules/configmake index d387adc90c..f2bbed654f 100644 --- a/modules/configmake +++ b/modules/configmake @@ -55,7 +55,6 @@ BUILT_SOURCES += configmake.h CLEANFILES += configmake.h configmake.h-t Include: -/* Include only after all system include files. */ "configmake.h" License: