Skip to content

Commit

Permalink
Update autotools
Browse files Browse the repository at this point in the history
  • Loading branch information
paumard committed Jan 17, 2024
1 parent 8f3cd0f commit fa9c4f0
Show file tree
Hide file tree
Showing 36 changed files with 24,389 additions and 20,338 deletions.
2 changes: 2 additions & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ ETAGS = @ETAGS@
EXEEXT = @EXEEXT@
FEATURES = @FEATURES@
FGREP = @FGREP@
FILECMD = @FILECMD@
GREP = @GREP@
GYOTO_PLUGIN_SFX = @GYOTO_PLUGIN_SFX@
HAVE_CXX11 = @HAVE_CXX11@
Expand All @@ -302,6 +303,7 @@ LN_S = @LN_S@
LORENECPPFLAGS = @LORENECPPFLAGS@
LORENELDFLAGS = @LORENELDFLAGS@
LTLIBOBJS = @LTLIBOBJS@
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
MAKEINFO = @MAKEINFO@
MAKE_S = @MAKE_S@
MANIFEST_TOOL = @MANIFEST_TOOL@
Expand Down
2 changes: 2 additions & 0 deletions bin/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ ETAGS = @ETAGS@
EXEEXT = @EXEEXT@
FEATURES = @FEATURES@
FGREP = @FGREP@
FILECMD = @FILECMD@
GREP = @GREP@
GYOTO_PLUGIN_SFX = @GYOTO_PLUGIN_SFX@
HAVE_CXX11 = @HAVE_CXX11@
Expand All @@ -314,6 +315,7 @@ LN_S = @LN_S@
LORENECPPFLAGS = @LORENECPPFLAGS@
LORENELDFLAGS = @LORENELDFLAGS@
LTLIBOBJS = @LTLIBOBJS@
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
MAKEINFO = @MAKEINFO@
MAKE_S = @MAKE_S@
MANIFEST_TOOL = @MANIFEST_TOOL@
Expand Down
347 changes: 0 additions & 347 deletions compile

This file was deleted.

1 change: 1 addition & 0 deletions compile
3 changes: 1 addition & 2 deletions config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,7 @@
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL

/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* Name of package */
Expand Down
Loading

0 comments on commit fa9c4f0

Please sign in to comment.