Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
1575febb
Commit
1575febb
authored
Nov 06, 2014
by
Jonathan Jenkins
Browse files
rename
parent
9ca8b191
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
1575febb
...
...
@@ -20,7 +20,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA
=
maint/codes-base.pc
$(pkgconfig_DATA)
:
config.status
EXTRA_DIST
+=
prepare.sh
README.txt
EXTRA_DIST
+=
prepare.sh
INSTALL
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src
${ROSS_CPPFLAGS}
...
...
configure.ac
View file @
1575febb
...
...
@@ -12,7 +12,7 @@ AM_INIT_AUTOMAKE([foreign subdir-objects -Wall])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR([
README.txt
])
AC_CONFIG_SRCDIR([
INSTALL
])
AC_CONFIG_HEADERS([codes_base_config.h])
AX_PROG_BISON([],[AC_MSG_WARN([Could not find bison])])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment