projects
/
sigrok-cli.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d04f8fd
)
cli: configure.ac: Fix typo.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Tue, 3 Jan 2012 23:49:06 +0000
(
00:49
+0100)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Tue, 3 Jan 2012 23:49:06 +0000
(
00:49
+0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index b939a84d48128f9e09863f52ed1d755fbc719558..7a8fb7a7b408cdb6268876342895a77b21df09a0 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-31,7
+31,7
@@
AC_CONFIG_AUX_DIR([autostuff])
AM_INIT_AUTOMAKE([-Wall -Werror foreign std-options])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-AH_TOP([#ifndef S
GI
ROK_CLI_CONFIG_H
+AH_TOP([#ifndef S
IG
ROK_CLI_CONFIG_H
#define SIGROK_CLI_CONFIG_H /* To stop multiple inclusions. */])
AH_BOTTOM([#endif /* SIGROK_CLI_CONFIG_H */])