mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Update vision to 20131020.
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
Index: Makefile
|
||||
===================================================================
|
||||
--- Vision/Makefile (revision 946)
|
||||
+++ Vision/Makefile (working copy)
|
||||
@@ -84,10 +84,7 @@
|
||||
|
||||
LDFLAGS := $(REG_LIBS) -nodefaultlibs
|
||||
|
||||
-ifeq ($(wildcard /boot/common/include/infopopper/InfoPopper.h), )
|
||||
-else
|
||||
- CFLAGS += -DUSE_INFOPOPPER=1
|
||||
-endif
|
||||
+CFLAGS += -DUSE_INFOPOPPER=1
|
||||
|
||||
DEP := gcc -MM -DBEOS_BUILD
|
||||
|
||||
@@ -11,15 +11,3 @@ Index: Makefile
|
||||
|
||||
# lua
|
||||
LUA_LIBS := -L./src/lua/lib -llua -llualib
|
||||
@@ -84,10 +84,7 @@
|
||||
|
||||
LDFLAGS := $(REG_LIBS) -nodefaultlibs
|
||||
|
||||
-ifeq ($(wildcard /boot/common/include/infopopper/InfoPopper.h), )
|
||||
-else
|
||||
- CFLAGS += -DUSE_INFOPOPPER=1
|
||||
-endif
|
||||
+CFLAGS += -DUSE_INFOPOPPER=1
|
||||
|
||||
DEP := gcc -MM -DBEOS_BUILD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user