Elbert Pol <elbert....@gmail.com> writes:

> I get a bit further with the make for emx
> Errors i had before there gone.
> It's now ending with this...
> ../src/recurse.c: In function `do_recursion':
> ../src/recurse.c:706: error: syntax error before "PACKAGE_BUGREPORT"
> make: *** [../src/recurse.o] Error 1
> -- 

Normally, the 'configure' script will generate a config.h file with
values like this:

#define PACKAGE_BUGREPORT "bug-cvs@nongnu.org"
#define PACKAGE_NAME "Concurrent Versions System (CVS)"
#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23"
#define PACKAGE_TARNAME "cvs"
#define PACKAGE_VERSION "1.11.23"

and others. You might want to look at the windows-NT/config.h.in file
for clues.

        -- Mark

Attachment: pgpRI07ON5eoI.pgp
Description: PGP signature

_______________________________________________
Bug-cvs mailing list
Bug-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/bug-cvs
  • OS2 Elbert Pol
    • Re: OS2 Mark D. Baushke

Reply via email to