Commit
b1cbb298e455e68b85877db590c904e30d5918bc
Updating debian 'shlibs' file with autoconf.
| @@ -144,6 +144,7 @@ case "$host" in |
| @@ -144,6 +144,7 @@ case "$host" in |
144
| app_cv_static='no' |
144
| app_cv_static='no' |
145
| |
145
| |
146
| AC_CONFIG_FILES(debian/control) |
146
| AC_CONFIG_FILES(debian/control) |
| |
147
| + AC_CONFIG_FILES(debian/shlibs) |
147
| |
148
| |
148
| esac |
149
| esac |
149
| |
150
| |
| @@ -0,0 +1,3 @@ |
| @@ -0,0 +1,3 @@ |
| |
1
| +lib3270 @PACKAGE_MAJOR_VERSION@.@PACKAGE_MINOR_VERSION@ lib3270 (>= @PACKAGE_MAJOR_VERSION@.@PACKAGE_MINOR_VERSION@) |
| |
2
| + |
| |
3
| + |