2010-04-22 14:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbcups/Makefile
! Fixed typo in autodetection code.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-04-22 14:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbcups/Makefile
|
||||
! Fixed typo in autodetection code.
|
||||
|
||||
2010-04-22 14:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/Makefile
|
||||
+ contrib/hbcups
|
||||
|
||||
@@ -11,16 +11,13 @@ LIBNAME := hbcups
|
||||
C_SOURCES := \
|
||||
hbcups.c \
|
||||
|
||||
PRG_HEADERS := \
|
||||
hbcairo.ch \
|
||||
|
||||
_DET_DSP_NAME := cups
|
||||
_DET_VAR_INC_ := HB_INC_CUPS
|
||||
_DET_VAR_HAS_ := HB_HAS_CUPS
|
||||
_DET_FLT_PLAT :=
|
||||
_DET_FLT_COMP :=
|
||||
_DET_INC_DEFP := /usr/include /opt/local/include
|
||||
_DET_INC_HEAD := /cups/cairo.h
|
||||
_DET_INC_HEAD := /cups/cups.h
|
||||
include $(TOP)$(ROOT)config/detfun.mk
|
||||
|
||||
ifneq ($(HB_HAS_CUPS),)
|
||||
|
||||
Reference in New Issue
Block a user