Parcourir la source

Print some of the python related flags at end of configure.
Also change a tab to spaces.


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac148b@2423 e5f2f494-b856-4b98-b285-d166d9295462

Jeremy C. Reed il y a 15 ans
Parent
commit
45085bd54e
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 4 1
      configure.ac

+ 4 - 1
configure.ac

@@ -508,7 +508,10 @@ Flags:
   CXXFLAGS:      $CXXFLAGS
   B10_CXXFLAGS:  $B10_CXXFLAGS
 dnl includes too
-  SQLite:	 $SQLITE_CFLAGS
+  Python:        ${PYTHON_INCLUDES}
+                 ${PYTHON_LDFLAGS}
+                 ${PYTHON_LIB}
+  SQLite:        $SQLITE_CFLAGS
                  $SQLITE_LIBS
 
 Features: