Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alberta3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
ians-nmh-siebert
alberta
alberta3
Commits
afa1c647
Commit
afa1c647
authored
16 years ago
by
Claus-Justus Heine
Browse files
Options
Downloads
Patches
Plain Diff
Fix missing ALBERTA_SET_PREFIX call.
parent
17f16dca
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
configure.ac
+3
-1
3 additions, 1 deletion
configure.ac
with
3 additions
and
1 deletion
configure.ac
+
3
−
1
View file @
afa1c647
...
@@ -15,6 +15,8 @@ AM_CONFIG_HEADER([config.h])
...
@@ -15,6 +15,8 @@ AM_CONFIG_HEADER([config.h])
pkglibexecdir="${libexecdir}/${PACKAGE_NAME}-${PACKAGE_VERSION}"
pkglibexecdir="${libexecdir}/${PACKAGE_NAME}-${PACKAGE_VERSION}"
AC_SUBST([pkglibexecdir])
AC_SUBST([pkglibexecdir])
ALBERTA_SET_PREFIX
#
#
# all CONFIG_FILES for the ALBERTA libraries are added through the
# all CONFIG_FILES for the ALBERTA libraries are added through the
# ALBERT_DIMENSION_ENABLE/DISABLE() macros
# ALBERT_DIMENSION_ENABLE/DISABLE() macros
...
@@ -530,7 +532,7 @@ AC_CHECK_MEMBERS([struct sigaction.sa_sigaction],,,[#include <signal.h>])
...
@@ -530,7 +532,7 @@ AC_CHECK_MEMBERS([struct sigaction.sa_sigaction],,,[#include <signal.h>])
# -----------------------
# -----------------------
# THESE ARE OUR OWN TESTS
# THESE ARE OUR OWN TESTS
# -----------------------
# -----------------------
#
# check for BLAS library. The BLAS may come under different names. We default
# check for BLAS library. The BLAS may come under different names. We default
# to -lblas, but other possibilities are sunperf, atlas, cxml (Alpha AXP)
# to -lblas, but other possibilities are sunperf, atlas, cxml (Alpha AXP)
# etc etc etc etc etc etc etc etc etc etc ...........................
# etc etc etc etc etc etc etc etc etc etc ...........................
...
...
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