Skip to content

Commit

Permalink
config/Makefile.*: remove DBM-related variables.
Browse files Browse the repository at this point in the history
Patch by Adien Nader!

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13174 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
  • Loading branch information
danmey committed Dec 30, 2012
1 parent b04d828 commit 0acb3a2
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions config/Makefile.mingw
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ SHARPBANGSCRIPTS=false
PTHREAD_LINK=
X11_INCLUDES=
X11_LINK=
DBM_INCLUDES=
DBM_LINK=
BYTECCRPATH=
SUPPORTS_SHARED_LIBRARIES=true
SHAREDCCCOMPOPTS=
Expand Down
2 changes: 0 additions & 2 deletions config/Makefile.mingw64
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ SHARPBANGSCRIPTS=false
PTHREAD_LINK=
X11_INCLUDES=
X11_LINK=
DBM_INCLUDES=
DBM_LINK=
BYTECCRPATH=
SUPPORTS_SHARED_LIBRARIES=true
SHAREDCCCOMPOPTS=
Expand Down
2 changes: 0 additions & 2 deletions config/Makefile.msvc
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ SHARPBANGSCRIPTS=false
PTHREAD_LINK=
X11_INCLUDES=
X11_LINK=
DBM_INCLUDES=
DBM_LINK=
BYTECCRPATH=
SUPPORTS_SHARED_LIBRARIES=true
SHAREDCCCOMPOPTS=
Expand Down
2 changes: 0 additions & 2 deletions config/Makefile.msvc64
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ SHARPBANGSCRIPTS=false
PTHREAD_LINK=
X11_INCLUDES=
X11_LINK=
DBM_INCLUDES=
DBM_LINK=
BYTECCRPATH=
SUPPORTS_SHARED_LIBRARIES=true
SHAREDCCCOMPOPTS=
Expand Down

0 comments on commit 0acb3a2

Please sign in to comment.