[Pkg-octave-devel] Update for mkoctfile manpage

Rafael Laboissiere rafael at debian.org
Tue Nov 1 21:17:02 UTC 2005


* Thomas Weber <thomas.weber.mail at gmail.com> [2005-11-01 21:44]:

> mkoctfile -p knows more options than mentioned in the current manpage.
> The attached patch is taken against mkoctfile.1 from 
> svn://svn.debian.org/svn/pkg-octave/tags/packages/octave2.1/2.1.64-3/debian/mkoctfile.1
> 
> (Sorry, I didn't find a copy in the normal trunk).

It is normal that you did not find the file in trunk because it has been
integrated upstream since a while.  Therefore, I am Cc:ing this message to
bug at octave.org.

Cheers,

-- 
Rafael
-------------- next part --------------
Index: mkoctfile.1
===================================================================
--- mkoctfile.1	(Revision 300)
+++ mkoctfile.1	(Arbeitskopie)
@@ -42,15 +42,26 @@
 .B \-p VAR|\-\-print VAR
 Print configuration variable VAR.  Recognized variables are:
 .RS
-    CPPFLAGS    CPICFLAG
-    INCFLAGS    CXX
-    F2C         CXXFLAGS
-    F2CFLAGS    CXXPICFLAG
-    F77         XTRA_CFLAGS
-    FFLAGS      XTRA_CXXFLAGS
-    FPICFLAG    SHLEXT
-    CC          SH_LD
-    CFLAGS      SH_LDFLAGS
+    SED                         RLD_FLAG
+    CPPFLAGS                    RDYNAMIC_FLAG
+    INCFLAGS                    LIBOCTAVE
+    F2C                         LIBOCTINTERP
+    F2CFLAGS                    LIBREADLINE
+    F77                         LIBCRUFT
+    FFLAGS                      BLAS_LIBS
+    FPICFLAG                    FFTW_LIBS
+    CC                          LIBS
+    CFLAGS                      FLIBS
+    CPICFLAG                    LD_CXX
+    CXX                         LDFLAGS
+    CXXFLAGS                    LD_STATIC_FLAG
+    CXXPICFLAG                  LFLAGS
+    XTRA_CFLAGS                 ALL_FFLAGS
+    XTRA_CXXFLA                 ALL_CFLAGS
+    DEPEND_FLAG                 ALL_CXXFLAGS
+    DEPEND_EXTRA_SED_PATTERN    ALL_LDFLAGS
+    DL_LD                       OCTAVE_LIBS
+    DL_LDFLAGS
 .RE
 .TP 8
 .B \-s|--strip


More information about the Pkg-octave-devel mailing list