Hi Bruce, > Once upon a time, I was readily able to use gnulib. ... > So, do I need to completely re-learn gnulib, or is there something simple?
All these macros GL_GENERATE_*, GL_COND_*, gl_CONDITIONAL are undocumented. Therefore you don't need to learn about them; all you need is to give a "How to reproduce" to allow us debugging the problem. > autoopts/Makefile.am:383: error: GL_GENERATE_STDNORETURN_H does not > appear in AM_CONDITIONAL > autoopts/Makefile.am:140: error: GL_COND_OBJ_DUP2 does not appear in > AM_CONDITIONAL So: - What git repository / branch / tarball did you start with? - What commands did you use? - Which are your automake, autoconf versions? - What's the complete output? Bruno