]> git.ozlabs.org Git - ppp.git/commit
Removing patchlevel.h
authorEivind Næss <eivnaes@yahoo.com>
Sat, 7 Aug 2021 21:15:01 +0000 (14:15 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Fri, 15 Jul 2022 22:25:39 +0000 (15:25 -0700)
commite8605bcddbad7e47277b86f2ce0b28f6ca951fa2
treecfc4f006c3f5439dee44def826c5ed5bfac77e0d
parentbfebf96caf375ab52e4df396f3383851d5ed2647
Removing patchlevel.h

The significance of this headerfile has now been reduced as pppd now provides
pppd.pc (pkgconfig) and autotools to configure the project. Other projects can
now also configure the correct path variable:

   e.g. /usr/lib/x86_64-linux-gnu/pppd/2.4.10/...

To both consider the architecture and version via pkg-tool. The only consideration
would be the missing DATE directive. But I am less worried about that as the entire
release process has now been changed with the introduction of autotools.

Also fixing up pppd/pppdconf.h.in to remove quotes around the defines

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
pppd/Makefile.am
pppd/patchlevel.h [deleted file]
pppd/pppd.h
pppd/pppdconf.h.in