mirror of https://github.com/MidnightCommander/mc
1998-08-08 Mandrake (Geoff Harrison) <mandrake@mandrake.net>
* changed version numbers of 0.0.0 stuff to 0.26.0 (-version-info x:y:z, where x is the major rev+the minor rev, z is the minor rev, y is the patchlevel. -- thus the library would come out as libxxx.so.x-z.z.y) (affected libgnome,libgnomeui,libvfs) also added a couple of files to .cvsignore of libgtktty (config.sub, config.guess)
This commit is contained in:
parent
da486c379b
commit
0f1714fc43
|
@ -21,3 +21,4 @@ ftpfs.c ftpfs.h libvfs.c local.c $(mad_ch) mcfs.c mcfs.h mcserv.c \
|
|||
names.c names.h shared.c tar.c tar.h tcputil.c tcputil.h undelfs.c \
|
||||
undelfs.h util-alone.c util-alone.h utilvfs.c vfs.c vfs.h
|
||||
|
||||
libvfs_la_LDFLAGS = -version-info 26:0:26
|
||||
|
|
Loading…
Reference in New Issue