Browse Source

Default to testing shared libs.

Eric Andersen 23 years ago
parent
commit
87edfb6711
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/Config

+ 1 - 1
test/Config

@@ -7,6 +7,6 @@
 DODEBUG = false
 
 # If you want to compile using uClibc as a shared library, turn this on.
-DODYNAMIC = false
+DODYNAMIC = true