Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191378
b: refs/heads/master
c: 63aa9e7
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed May 17, 2010
1 parent c9d2352 commit b21a0e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: edb7c60e27c1baff38d82440dc52eaffac9a45f4
refs/heads/master: 63aa9e7e3ab28ad5362502b1a69fae945367ad65
2 changes: 1 addition & 1 deletion trunk/tools/perf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ ifneq ($(shell sh -c "(echo '\#include <newt.h>'; echo 'int main(void) { newtIni
else
# Fedora has /usr/include/slang/slang.h, but ubuntu /usr/include/slang.h
BASIC_CFLAGS += -I/usr/include/slang
EXTLIBS += -lnewt
EXTLIBS += -lnewt -lslang
LIB_OBJS += $(OUTPUT)util/newt.o
endif

Expand Down

0 comments on commit b21a0e0

Please sign in to comment.