Removed the "fixed" configuration - we could have built "less" fine for a couple

of months now. This solves (probably) all those strange problems you might have
experienced using it.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12354 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2005-04-13 12:48:34 +00:00
parent 5555c5efdb
commit 7c71cdd82d
1 changed files with 5 additions and 5 deletions

View File

@ -226,7 +226,7 @@
#define HAVE_MEMORY_H 1
/* Define HAVE_OSPEED if your termcap library has the ospeed variable. */
//#define HAVE_OSPEED 1
#define HAVE_OSPEED 1
/* PCRE (Perl-compatible regular expression) library */
/* #undef HAVE_PCRE */
@ -262,7 +262,7 @@
#define HAVE_STAT 1
/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdio.h> header file. */
#define HAVE_STDIO_H 1
@ -307,13 +307,13 @@
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <termcap.h> header file. */
//#define HAVE_TERMCAP_H 1
#define HAVE_TERMCAP_H 1
/* Define HAVE_TERMIOS_FUNCS if you have tcgetattr/tcsetattr. */
//#define HAVE_TERMIOS_FUNCS 1
#define HAVE_TERMIOS_FUNCS 1
/* Define to 1 if you have the <termios.h> header file. */
//#define HAVE_TERMIOS_H 1
#define HAVE_TERMIOS_H 1
/* Define to 1 if you have the <termio.h> header file. */
/* #undef HAVE_TERMIO_H */