* myslang.h: Use HAVE_SLANG_SLANG_H instead of non-standard
SLANG_H_INSIDE_SLANG_DIR.
Этот коммит содержится в:
родитель
c1d8bfc818
Коммит
32f83d4899
@ -1,5 +1,8 @@
|
|||||||
2001-05-28 Pavel Roskin <proski@gnu.org>
|
2001-05-28 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* myslang.h: Use HAVE_SLANG_SLANG_H instead of non-standard
|
||||||
|
SLANG_H_INSIDE_SLANG_DIR.
|
||||||
|
|
||||||
* xslint.c: Remove unused functions.
|
* xslint.c: Remove unused functions.
|
||||||
|
|
||||||
* color.c (init_colors) [HAVE_SLANG]: Use SLtt_set_color() to
|
* color.c (init_colors) [HAVE_SLANG]: Use SLtt_set_color() to
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#ifndef __MYSLANG_H
|
#ifndef __MYSLANG_H
|
||||||
#define __MYSLANG_H
|
#define __MYSLANG_H
|
||||||
|
|
||||||
#ifdef SLANG_H_INSIDE_SLANG_DIR
|
#ifdef HAVE_SLANG_SLANG_H
|
||||||
# include <slang/slang.h>
|
# include <slang/slang.h>
|
||||||
#else
|
#else
|
||||||
# include "slang.h"
|
# include "slang.h"
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user