projects
/
libusual.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94874aa
)
No need to keep CXX around.
author
Marko Kreen
<markokr@gmail.com>
Thu, 1 Nov 2012 16:34:33 +0000
(18:34 +0200)
committer
Marko Kreen
<markokr@gmail.com>
Sat, 22 Dec 2012 22:40:44 +0000
(
00:40
+0200)
config.mak.in
patch
|
blob
|
blame
|
history
diff --git
a/config.mak.in
b/config.mak.in
index 831bad1d962215de30d0f7e2d6c79c07018958bf..234f3cc6cb0a29e9dbaf3948263ad5f0f30e44f2 100644
(file)
--- a/
config.mak.in
+++ b/
config.mak.in
@@
-13,8
+13,6
@@
CPPFLAGS = @CPPFLAGS@
CFLAGS = @CFLAGS@
DEFS = @DEFS@
WFLAGS = @WFLAGS@
-CXX = @CXX@
-CXXFLAGS = @CXXFLAGS@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@