mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Rename configure.in to configure.ac
This is the preferred filename to use with Autoconf 2.50 and later.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
/* XXXX024 We should just use AC_USE_SYSTEM_EXTENSIONS in our autoconf,
|
||||
* and get this (and other important stuff!) automatically. Once we do that,
|
||||
* make sure to also change the extern char **environ detection in
|
||||
* configure.in, because whether that is declared or not depends on whether
|
||||
* configure.ac, because whether that is declared or not depends on whether
|
||||
* we have _GNU_SOURCE defined! Maybe that means that once we take this out,
|
||||
* we can also take out the configure check. */
|
||||
#define _GNU_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user