diff options
| author | 2021-02-01 14:46:43 -0500 | |
|---|---|---|
| committer | 2021-02-01 14:46:43 -0500 | |
| commit | af79a6ffb6ab72473a7ceb7e53ff1e41508f6312 (patch) | |
| tree | 6aa83d94d3ec944aae525157595340ad510ed535 /src/Makefile.in | |
| parent | 40f03790297c269275204df25ff06ff4fe831eae (diff) | |
| parent | 5a922fa1607be4b15afe18f592c86b175d8b834a (diff) | |
Update upstream source from tag 'upstream/1.1.10'
Update to upstream version '1.1.10'
with Debian dir 0aeb7b4fdd3b9a7ad0330160371926312e64981c
Diffstat (limited to 'src/Makefile.in')
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 5da1450..a59e252 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -384,7 +384,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = libopm -AM_CPPFLAGS = -DHOPM_PREFIX="\"$(prefix)\"" -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\"" -DHOPM_BINPATH="\"$(bindir)/hopm\"" +AM_CPPFLAGS = -DHOPM_PREFIX="\"$(prefix)\"" -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\"" -DHOPM_BINPATH="\"$(bindir)/hopm\"" -I$(top_srcdir)/src/libopm/src/ AM_YFLAGS = -d hopm_SOURCES = compat.c \ compat.h \ |
