Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
1a87a85f
Commit
1a87a85f
authored
20 years ago
by
blaakmeer
Browse files
Options
Downloads
Patches
Plain Diff
%[ER: 117]%
integration tests
parent
4e5c6c5d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MAC/APL/configure.in
+6
-1
6 additions, 1 deletion
MAC/APL/configure.in
with
6 additions
and
1 deletion
MAC/APL/configure.in
+
6
−
1
View file @
1a87a85f
...
@@ -10,6 +10,10 @@ AM_INIT_AUTOMAKE(APL, 1.0)
...
@@ -10,6 +10,10 @@ AM_INIT_AUTOMAKE(APL, 1.0)
dnl Initialize for LOFAR (may set compilers)
dnl Initialize for LOFAR (may set compilers)
lofar_INIT
lofar_INIT
AC_DEFINE_UNQUOTED([ARA_SYSCONF],["${prefix}/etc"],[Path to ARA install prefix directory.])
RSP_SYSCONF="${prefix}/etc"
AC_SUBST([ARA_SYSCONF])
dnl Checks for programs.
dnl Checks for programs.
AC_PROG_AWK
AC_PROG_AWK
AC_PROG_YACC
AC_PROG_YACC
...
@@ -54,7 +58,8 @@ lofar_DEBUG_OPTIMIZE
...
@@ -54,7 +58,8 @@ lofar_DEBUG_OPTIMIZE
#lofar_QT
#lofar_QT
lofar_QATOOLS
lofar_QATOOLS
lofar_DOCXX
lofar_DOCXX
lofar_MPI(0)
lofar_COMPILETOOLS
#lofar_MPI(0)
lofar_PVSS(1)
lofar_PVSS(1)
lofar_EXTERNAL(common,1,Common/LofarTypes.h,,)
lofar_EXTERNAL(common,1,Common/LofarTypes.h,,)
lofar_EXTERNAL(lofarlogger,1,LofarLogger/LofarLogger.h,,)
lofar_EXTERNAL(lofarlogger,1,LofarLogger/LofarLogger.h,,)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment