You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-chemistry/gabedit/files/CONFIG.Gentoo

15 lines
349 B

GTKLIB = `pkg-config --libs gtk+-2.0 gtkglext-1.0`
GTKCFLAGS = `pkg-config --cflags gtk+-2.0 gtkglext-1.0`
OGLLIB = `pkg-config --libs glu`
OGLCFLAGS = `pkg-config --cflags glu`
X11LIB = `pkg-config --libs x11`
LIBPTHREAD = -lpthread
RM = rm -f
MAKE = make
MKDIR = mkdir -p
WIN32LIB =
#DRAWGEOMGL=
DRAWGEOMGL=-DDRAWGEOMGL