Hi Chase...

Can you explain this in a little more detail? I was not really expecting 20 different patches for one thing.

Also - I picked one out at random:

autoconf-15.patch:

       diff --git a/cde/programs/dthello/Makefile.am
       b/cde/programs/dthello/Makefile.am
       index 7f84a812a..f0db38798 100644
       --- a/cde/programs/dthello/Makefile.am
       +++ b/cde/programs/dthello/Makefile.am
       @@ -1,7 +1,5 @@
         MAINTAINERCLEANFILES = Makefile.in

       -appdefaultsdir = $(CDE_INSTALLATION_TOP)/app-defaults/C
       -
         bin_PROGRAMS = dthello

         dthello_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB) $(TIRPCLIB)
       @@ -12,7 +10,5 @@ endif

         dthello_SOURCES = dthello.c

       -dist_appdefaults_DATA = Dthello
       -

I am not sure what you are doing here... These have nothing to do with gencpp - they are needed to ensure that the proper app defaults files are installed in the correct place on a `make install`...

-jon


On 12/27/25 18:03, Chase via cdesktopenv-devel wrote:
This should remove most of them. I am still working on dtlogin, and a few instances where they are called from scripts.

Thank you for your time,
-Chase



_______________________________________________
cdesktopenv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

--
Jon Trulson

  "The less you know, the more you believe."
                           -- Bono
_______________________________________________
cdesktopenv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to