]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/adacurses-config.1.html
ncurses 5.9 - patch 20120114
[ncurses.git] / doc / html / man / adacurses-config.1.html
index 924fbe9d6c93a630604afe5aa7f4cc8e4c7b2cc2..063a766fef5fe157fbbc21d1f0a1f6b91f8f328d 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
 <!-- 
   ****************************************************************************
-  * Copyright (c) 2010 Free Software Foundation, Inc.                        *
+  * Copyright (c) 2010,2011 Free Software Foundation, Inc.                   *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
   * copy of this software and associated documentation files (the            *
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: MKada_config.in,v 1.3 2010/03/06 22:29:06 tom Exp @
+  * @Id: MKada_config.in,v 1.5 2011/03/26 14:44:51 tom Exp @
 -->
 <HTML>
 <HEAD>
 <H2>OPTIONS</H2><PRE>
        <STRONG>--cflags</STRONG>
               echos  the gnat (Ada compiler) flags needed to com-
-              pile with adacurses
+              pile with AdaCurses.
 
        <STRONG>--libs</STRONG> echos  the  gnat  libraries  needed  to  link  with
-              adacurses
+              AdaCurses.
 
        <STRONG>--version</STRONG>
-              echos the release+patchdate version of adacurses
+              echos  the release+patchdate version of the ncurses
+              libraries used to configure and build AdaCurses.
 
-       <STRONG>--help</STRONG> prints this message
+       <STRONG>--help</STRONG> prints a  list  of  the  <STRONG>adacurses-config</STRONG>  script's
+              options.
 
 
 </PRE>
 <H2>SEE ALSO</H2><PRE>
        <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG>
 
-       This describes <STRONG>ncurses</STRONG> version 5.7 (patch 20110212).
+       This describes <STRONG>ncurses</STRONG> version 5.9 (patch 20120107).