X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fgen%2Fgen.c;h=24c0f08715634881ad85d56bb39937a0c5630960;hp=4145e409cdabef34d9e567824e47ae8b0419876b;hb=4f10f7dff42e5348b814bdce71d3e4d925bd6ed6;hpb=06d92ef542e2ae2f48541e67a02acc50336e981c diff --git a/Ada95/gen/gen.c b/Ada95/gen/gen.c index 4145e409..24c0f087 100644 --- a/Ada95/gen/gen.c +++ b/Ada95/gen/gen.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 1998,2008,2009 Free Software Foundation, Inc. * + * Copyright (c) 1998,2009,2010 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -32,7 +32,7 @@ /* Version Control - $Id: gen.c,v 1.51 2009/12/26 15:45:31 tom Exp $ + $Id: gen.c,v 1.52 2010/02/20 21:59:56 tom Exp $ --------------------------------------------------------------------------*/ /* This program generates various record structures and constants from the @@ -41,7 +41,12 @@ to produce the real source. */ +#ifdef HAVE_CONFIG_H #include +#else +#include +#define HAVE_USE_DEFAULT_COLORS 1 +#endif #include #include