]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
configure: display configured OS
authorVincent Bernat <bernat@luffy.cx>
Tue, 7 May 2013 19:23:33 +0000 (21:23 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 7 May 2013 19:49:38 +0000 (21:49 +0200)
configure.ac

index 2e467afb39323a81437cade913fe65ab1434112d..708c2ed375afb01622149feb8adae33e0d7e4441 100644 (file)
@@ -196,6 +196,7 @@ cat <<EOF
 
 ------------------ Summary ------------------
  $PACKAGE_NAME version $PACKAGE_VERSION
+  OS.............: $os
   Prefix.........: $prefix
   C Compiler.....: $CC $CFLAGS $CPPFLAGS
   Linker.........: $LD $LDFLAGS $LIBS