You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
641 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -16,7 +16,7 @@
  4. # You should have received a copy of the GNU General Public License
  5. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  6. -SUBDIRS = gl lib/gl lib po src doc gltests lib/gltests tests examples \
  7. +SUBDIRS = gl lib/gl lib src \
  8. java csharp
  9. EXTRA_DIST = cfg.mk maint.mk .clcopying
  10. --- a/configure.ac
  11. +++ b/configure.ac
  12. @@ -47,8 +47,6 @@ LT_INIT([win32-dll])
  13. # Checks for programs.
  14. AM_MISSING_PROG(PERL, perl, $missing_dir)
  15. AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
  16. -AM_GNU_GETTEXT(external)
  17. -AM_GNU_GETTEXT_VERSION(0.19.3)
  18. AM_ICONV
  19. AM_PATH_LISPDIR