projects
/
libsigrokdecode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7319141
)
srd: Put files into .../share/libsigrokdecode.
author
Uwe Hermann
<redacted>
Tue, 3 Jan 2012 19:08:18 +0000
(20:08 +0100)
committer
Uwe Hermann
<redacted>
Tue, 3 Jan 2012 19:08:18 +0000
(20:08 +0100)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index aecec7ccdd6b883802931a2d5b031d1aa7949cc3..3d592979b67d7052b86d5ec3ed00d2c46d7755d7 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-131,7
+131,7
@@
AC_TYPE_SIZE_T
# Checks for library functions.
AC_CHECK_FUNCS([gettimeofday memset strchr strcspn strdup strerror strncasecmp strstr strtol strtoul strtoull])
-AC_SUBST(DECODERS_DIR, "$datadir/
sigrok
/decoders")
+AC_SUBST(DECODERS_DIR, "$datadir/
libsigrokdecode
/decoders")
AC_SUBST(MAKEFLAGS, '--no-print-directory')
AC_SUBST(AM_LIBTOOLFLAGS, '--silent')