Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
729a523f
Commit
729a523f
authored
17 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
441273f9
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
configure
+31
-31
31 additions, 31 deletions
configure
configure.in
+12
-12
12 additions, 12 deletions
configure.in
with
43 additions
and
43 deletions
configure
+
31
−
31
View file @
729a523f
...
@@ -3801,6 +3801,37 @@ else
...
@@ -3801,6 +3801,37 @@ else
OSMESA
=
"no"
OSMESA
=
"no"
fi
fi
fi
{
echo
"
$as_me
:
$LINENO
: checking for ./contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx"
>
&5
echo
$ECHO_N
"checking for ./contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx...
$ECHO_C
"
>
&6
;
}
if
test
"
${
ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
+set
}
"
=
set
;
then
echo
$ECHO_N
"(cached)
$ECHO_C
"
>
&6
else
test
"
$cross_compiling
"
=
yes
&&
{
{
echo
"
$as_me
:
$LINENO
: error: cannot check for file existence when cross compiling"
>
&5
echo
"
$as_me
: error: cannot check for file existence when cross compiling"
>
&2
;
}
{
(
exit
1
)
;
exit
1
;
}
;
}
if
test
-r
"./contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx"
;
then
ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
=
yes
else
ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
=
no
fi
fi
{
echo
"
$as_me
:
$LINENO
: result:
$ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
"
>
&5
echo
"
${
ECHO_T
}
$ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
"
>
&6
;
}
if
test
$ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
=
yes
;
then
NATIVE
=
"yes"
else
NATIVE
=
"no"
fi
if
test
"x
${
NATIVE
}
"
=
"xyes"
;
then
if
test
"x
$enable_native_file_chooser
"
!=
"xno"
;
then
GMSH_DIRS
=
"
${
GMSH_DIRS
}
contrib/NativeFileChooser"
GMSH_LIBS
=
"
${
GMSH_LIBS
}
-lGmshNativeFileChooser"
FLAGS
=
"-DHAVE_NATIVE_FILE_CHOOSER
${
FLAGS
}
"
fi
fi
fi
if
test
"x
${
OSMESA
}
"
=
"xyes"
;
then
if
test
"x
${
OSMESA
}
"
=
"xyes"
;
then
...
@@ -4063,37 +4094,6 @@ fi
...
@@ -4063,37 +4094,6 @@ fi
fi
fi
fi
fi
{
echo
"
$as_me
:
$LINENO
: checking for ./contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx"
>
&5
echo
$ECHO_N
"checking for ./contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx...
$ECHO_C
"
>
&6
;
}
if
test
"
${
ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
+set
}
"
=
set
;
then
echo
$ECHO_N
"(cached)
$ECHO_C
"
>
&6
else
test
"
$cross_compiling
"
=
yes
&&
{
{
echo
"
$as_me
:
$LINENO
: error: cannot check for file existence when cross compiling"
>
&5
echo
"
$as_me
: error: cannot check for file existence when cross compiling"
>
&2
;
}
{
(
exit
1
)
;
exit
1
;
}
;
}
if
test
-r
"./contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx"
;
then
ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
=
yes
else
ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
=
no
fi
fi
{
echo
"
$as_me
:
$LINENO
: result:
$ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
"
>
&5
echo
"
${
ECHO_T
}
$ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
"
>
&6
;
}
if
test
$ac_cv_file___contrib_NativeFileChooser_Fl_Native_File_Chooser_cxx
=
yes
;
then
NATIVE
=
"yes"
else
NATIVE
=
"no"
fi
if
test
"x
${
NATIVE
}
"
=
"xyes"
;
then
if
test
"x
$enable_native_file_chooser
"
!=
"xno"
;
then
GMSH_DIRS
=
"
${
GMSH_DIRS
}
contrib/NativeFileChooser"
GMSH_LIBS
=
"
${
GMSH_LIBS
}
-lGmshNativeFileChooser"
FLAGS
=
"-DHAVE_NATIVE_FILE_CHOOSER
${
FLAGS
}
"
fi
fi
else
else
GMSH_DIRS
=
"
${
GMSH_DIRS
}
Box"
GMSH_DIRS
=
"
${
GMSH_DIRS
}
Box"
...
...
This diff is collapsed.
Click to expand it.
configure.in
+
12
−
12
View file @
729a523f
dnl $Id: configure.in,v 1.1
39
2008-01-0
7 21:32:5
7 geuzaine Exp $
dnl $Id: configure.in,v 1.1
40
2008-01-0
8 10:28:2
7 geuzaine Exp $
dnl
dnl
dnl Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
dnl Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
dnl
dnl
...
@@ -235,6 +235,17 @@ if test "x$enable_gui" != "xno"; then
...
@@ -235,6 +235,17 @@ if test "x$enable_gui" != "xno"; then
AC_CHECK_LIB(OSMesa,main,OSMESA="yes",OSMESA="no")
AC_CHECK_LIB(OSMesa,main,OSMESA="yes",OSMESA="no")
fi
fi
dnl Check for native file chooser
AC_CHECK_FILE(./contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx,
NATIVE="yes", NATIVE="no")
if test "x${NATIVE}" = "xyes"; then
if test "x$enable_native_file_chooser" != "xno"; then
GMSH_DIRS="${GMSH_DIRS} contrib/NativeFileChooser"
GMSH_LIBS="${GMSH_LIBS} -lGmshNativeFileChooser"
FLAGS="-DHAVE_NATIVE_FILE_CHOOSER ${FLAGS}"
fi
fi
if test "x${OSMESA}" = "xyes"; then
if test "x${OSMESA}" = "xyes"; then
GMSH_LIBS="${GMSH_LIBS} `$FLTKCONFIG --use-images --ldflags` -lfltk_gl"
GMSH_LIBS="${GMSH_LIBS} `$FLTKCONFIG --use-images --ldflags` -lfltk_gl"
FLAGS="${FLAGS} -DHAVE_OSMESA `$FLTKCONFIG --use-images --cxxflags`"
FLAGS="${FLAGS} -DHAVE_OSMESA `$FLTKCONFIG --use-images --cxxflags`"
...
@@ -324,17 +335,6 @@ if test "x$enable_gui" != "xno"; then
...
@@ -324,17 +335,6 @@ if test "x$enable_gui" != "xno"; then
fi
fi
fi
fi
dnl Check for native file chooser
AC_CHECK_FILE(./contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx,
NATIVE="yes", NATIVE="no")
if test "x${NATIVE}" = "xyes"; then
if test "x$enable_native_file_chooser" != "xno"; then
GMSH_DIRS="${GMSH_DIRS} contrib/NativeFileChooser"
GMSH_LIBS="${GMSH_LIBS} -lGmshNativeFileChooser"
FLAGS="-DHAVE_NATIVE_FILE_CHOOSER ${FLAGS}"
fi
fi
else
else
GMSH_DIRS="${GMSH_DIRS} Box"
GMSH_DIRS="${GMSH_DIRS} Box"
...
...
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