Loading configure.ac +1 −1 Original line number Diff line number Diff line ## ExampleLib Example: an example of using Automake to link with a library AC_INIT([ED25519], [3:5], [bernd@net2o.de], [ed25519-donna], AC_INIT([ED25519], [3:6], [bernd@net2o.de], [ed25519-donna], [http://keccak.noekeon.org/]) AC_PREREQ([2.59]) AM_INIT_AUTOMAKE([1.10 -Wall no-define]) Loading debian/changelog +1 −1 Original line number Diff line number Diff line ed25519-prim (3.5) stable; urgency=low ed25519-prim (3.6) stable; urgency=low * Initial Release Loading Loading
configure.ac +1 −1 Original line number Diff line number Diff line ## ExampleLib Example: an example of using Automake to link with a library AC_INIT([ED25519], [3:5], [bernd@net2o.de], [ed25519-donna], AC_INIT([ED25519], [3:6], [bernd@net2o.de], [ed25519-donna], [http://keccak.noekeon.org/]) AC_PREREQ([2.59]) AM_INIT_AUTOMAKE([1.10 -Wall no-define]) Loading
debian/changelog +1 −1 Original line number Diff line number Diff line ed25519-prim (3.5) stable; urgency=low ed25519-prim (3.6) stable; urgency=low * Initial Release Loading