Skip to content

Commit

Permalink
append CFLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
wmkhoo committed Nov 23, 2013
1 parent 1da8d50 commit 1bc9818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ AM_MAINTAINER_MODE
#----------------------------------------------------------------------------
# Valgrind header and lib dependencies
#----------------------------------------------------------------------------
CFLAGS="-I../include -I../include/vki -I../VEX/pub -L.."
CFLAGS="$CFLAGS -I../include -I../include/vki -I../VEX/pub -L.."

#----------------------------------------------------------------------------
# Checks for various programs.
Expand Down

0 comments on commit 1bc9818

Please sign in to comment.