David Rose 18 years ago
parent
commit
7d6680160c
1 changed files with 7 additions and 7 deletions
  1. 7 7
      panda/src/pipeline/Sources.pp

+ 7 - 7
panda/src/pipeline/Sources.pp

@@ -172,7 +172,7 @@
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define OTHER_LIBS \
   #define OTHER_LIBS \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
-   dtoolutil:c dtool:m pystub
+   dtoolutil:c dtool:m dtoolconfig:m pystub
 
 
   #define SOURCES \
   #define SOURCES \
     test_threaddata.cxx
     test_threaddata.cxx
@@ -185,7 +185,7 @@
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define OTHER_LIBS \
   #define OTHER_LIBS \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
-   dtoolutil:c dtool:m pystub
+   dtoolutil:c dtool:m dtoolconfig:m pystub
 
 
   #define SOURCES \
   #define SOURCES \
     test_diners.cxx
     test_diners.cxx
@@ -198,7 +198,7 @@
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define OTHER_LIBS \
   #define OTHER_LIBS \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
-   dtoolutil:c dtool:m pystub
+   dtoolutil:c dtool:m dtoolconfig:m pystub
 
 
   #define SOURCES \
   #define SOURCES \
     test_mutex.cxx
     test_mutex.cxx
@@ -211,7 +211,7 @@
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define OTHER_LIBS \
   #define OTHER_LIBS \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
-   dtoolutil:c dtool:m pystub
+   dtoolutil:c dtool:m dtoolconfig:m pystub
 
 
   #define SOURCES \
   #define SOURCES \
     test_concurrency.cxx
     test_concurrency.cxx
@@ -224,7 +224,7 @@
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define OTHER_LIBS \
   #define OTHER_LIBS \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
-   dtoolutil:c dtool:m pystub
+   dtoolutil:c dtool:m dtoolconfig:m pystub
 
 
   #define SOURCES \
   #define SOURCES \
     test_delete.cxx
     test_delete.cxx
@@ -237,7 +237,7 @@
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define OTHER_LIBS \
   #define OTHER_LIBS \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
-   dtoolutil:c dtool:m pystub
+   dtoolutil:c dtool:m dtoolconfig:m pystub
 
 
   #define SOURCES \
   #define SOURCES \
     test_atomic.cxx
     test_atomic.cxx
@@ -251,7 +251,7 @@
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
   #define OTHER_LIBS \
   #define OTHER_LIBS \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
    interrogatedb:c dconfig:c dtoolbase:c prc:c \
-   dtoolutil:c dtool:m pystub
+   dtoolutil:c dtool:m dtoolconfig:m pystub
 
 
   #define SOURCES \
   #define SOURCES \
     test_setjmp.cxx
     test_setjmp.cxx