diff options
Diffstat (limited to 'c++/Makefile.in')
-rw-r--r-- | c++/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/c++/Makefile.in b/c++/Makefile.in index eac374e..8bdb306 100644 --- a/c++/Makefile.in +++ b/c++/Makefile.in @@ -103,7 +103,6 @@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ DEBUG_PKG = @DEBUG_PKG@ -DEFAULT_LIBS = @DEFAULT_LIBS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DYNAMIC_DIRS = @DYNAMIC_DIRS@ |