Home
last modified time | relevance | path

Searched refs:REVISION (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A DMakefile.am15 REVISION=""; \
17 REVISION="$$(LANG= LC_ALL=C svnversion "$(top_srcdir)" 2>/dev/null || echo exported)"; \
18 if test "$$REVISION" = "exported"; then \
19 REVISION=""; \
22 if test -z "$$REVISION" -a -d "$(top_srcdir)/.git" -a -x "`which git`"; then \
23 REVISION="$$(cd "$(top_srcdir)"; LANG= LC_ALL=C git describe --always 2>/dev/null || echo)"; \
25 if test -n "$$REVISION"; then \
26 echo "#define REPO_VERSION \"-devel-$$REVISION\"" > versionstamp.h.tmp; \
H A DMakefile.in1931 REVISION=""; \
1933 REVISION="$$(LANG= LC_ALL=C svnversion "$(top_srcdir)" 2>/dev/null || echo exported)"; \
1934 if test "$$REVISION" = "exported"; then \
1935 REVISION=""; \
1938 if test -z "$$REVISION" -a -d "$(top_srcdir)/.git" -a -x "`which git`"; then \
1939 REVISION="$$(cd "$(top_srcdir)"; LANG= LC_ALL=C git describe --always 2>/dev/null || echo)"; \
1941 if test -n "$$REVISION"; then \
1942 echo "#define REPO_VERSION \"-devel-$$REVISION\"" > versionstamp.h.tmp; \
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m45086 …efine VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $ou…
5549 …efine VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $ou…