projects
/
movit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e034497
)
Unbreak demo build (it was broken due to a typo).
author
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Wed, 22 Jan 2014 20:04:44 +0000
(21:04 +0100)
committer
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Wed, 22 Jan 2014 20:04:44 +0000
(21:04 +0100)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
7f1bfb4
..
fbacc46
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-13,7
+13,7
@@
CC=@CC@
CXX=@CXX@
CXXFLAGS=-Wall @CXXFLAGS@ -I$(GTEST_DIR)/include @Eigen3_CFLAGS@ @GLEW_CFLAGS@
LDFLAGS=@GLEW_LIBS@ @SDL_LIBS@ -lpthread
CXX=@CXX@
CXXFLAGS=-Wall @CXXFLAGS@ -I$(GTEST_DIR)/include @Eigen3_CFLAGS@ @GLEW_CFLAGS@
LDFLAGS=@GLEW_LIBS@ @SDL_LIBS@ -lpthread
-DEMO_LD
FLAG
S=@SDL_image_LIBS@ -lrt -lpthread @libpng_LIBS@
+DEMO_LD
LIB
S=@SDL_image_LIBS@ -lrt -lpthread @libpng_LIBS@
LIBTOOL=@LIBTOOL@
RANLIB=ranlib
INSTALL=install
LIBTOOL=@LIBTOOL@
RANLIB=ranlib
INSTALL=install