From c358412dbf0c779910057d4547f673e85b7b12dd Mon Sep 17 00:00:00 2001 From: Christian Eppler Date: Wed, 15 May 2013 11:25:41 +0200 Subject: Test with master Signed-off-by: Christian Eppler --- kconfig-frontends/scripts/.autostuff/config.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kconfig-frontends/scripts/.autostuff') diff --git a/kconfig-frontends/scripts/.autostuff/config.h b/kconfig-frontends/scripts/.autostuff/config.h index 732f760..9489e85 100644 --- a/kconfig-frontends/scripts/.autostuff/config.h +++ b/kconfig-frontends/scripts/.autostuff/config.h @@ -17,13 +17,13 @@ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ -#define HAVE_NCURSESW_CURSES_H 1 +/* #undef HAVE_NCURSESW_CURSES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_NCURSES_CURSES_H */ /* Define to 1 if you have the header file. */ -/* #undef HAVE_NCURSES_H */ +#define HAVE_NCURSES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_NCURSES_NCURSES_H */ @@ -66,7 +66,7 @@ #define PACKAGE_NAME "kconfig-frontends" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "kconfig-frontends 3.9.0.0" +#define PACKAGE_STRING "kconfig-frontends " /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "kconfig-frontends" @@ -75,13 +75,13 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "3.9.0.0" +#define PACKAGE_VERSION "" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "3.9.0.0" +#define VERSION "" /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ -- cgit v1.2.3