Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1110299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T02:22:27+00:00 2026-05-17T02:22:27+00:00

My configure.in file has LT_VERSION=1.1 . I am using the latest version of autoconf

  • 0

My configure.in file has LT_VERSION=”1.1″. I am using the latest version of autoconf and libtool. While using autoconf or autoreconf, I am getting the following error message:

configure.ac:41: error: possibly undefined macro: LT_VERSION
  If this token and others are legitimate, please use m4_pattern_allow.
  See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

What can I do?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T02:22:28+00:00Added an answer on May 17, 2026 at 2:22 am

    I cannot find any reference to LT_VERSION in the libtool source tree (there is an LTVERSION,
    and an LTOBSOLETE_VERSION), so I’m assuming that string in your configure.in (which should be renamed configure.ac) is a private string and not something used by libtool. In that case, there are 2 things you should do. First, you should change the name, since you are stomping on libtool’s namespace and it appears that LT_VERSION is used by libtool (in fact, it looks like an m4 macro provided by libtool, and assigning to it is therefore really odd). Second, you should use m4_pattern_allow. (See the autoconf documentation.) In other words, put this in your configure.ac:

    m4_pattern_allow([LT_VERSION])
    

    That will suppress the warning.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How to tell to a 'configure' file to compile with a specified version of
I have an xml file that I want to configure using a bash script.
I have an experimental NServiceBus project running which has: MyProject.Core - message publisher using
I'm trying to read a Log4net XMLLayout output log file using Log4View. <?xml version=1.0?>
I am trying to configure my text file viewer to open files by dragging
I'm trying to configure my .emacs file to work in a Windows, Linux, and
I am looking for some assistance in a way to configure my .conf file
How do I configure the app.yaml file to redirect all URLs to another URL?
i create the property file under package of resources/common/configure/ then i create the code
Is there a way to configure nautilus to open a file into an existing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.