Various org.lwjgl.vector bugs found by cfmdobbie fixed

This commit is contained in:
Elias Naur 2003-08-30 14:25:10 +00:00
parent ba3acc79b9
commit bdfd1735c5
10 changed files with 85 additions and 197 deletions

View file

@ -1,15 +1,8 @@
#SUBDIRS = callbacks
noinst_LTLIBRARIES = libcommon.la
libcommon_la_SOURCES = $(COMMON)
libcommon_la_CPPFLAGS = -D_DEBUG
#libcommon_la_LIBADD = \
# callbacks/libcallbacks.la
#libcommon_la_DEPENDENCIES = \
# callbacks/libcallbacks.la
COMMON = \
extal.cpp \
extal.h \